From: Flole Date: Fri, 11 Jul 2025 23:19:00 +0000 (+0200) Subject: Fix broken squash-autocomment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;p=thirdparty%2Ftvheadend.git Fix broken squash-autocomment --- diff --git a/.github/workflows/comment-on-labels.yml b/.github/workflows/comment-on-labels.yml index 122e0fb97..721d44836 100644 --- a/.github/workflows/comment-on-labels.yml +++ b/.github/workflows/comment-on-labels.yml @@ -1,6 +1,6 @@ name: Add comment on: - pull_request: + pull_request_target: types: - labeled jobs: