aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-05-22 13:38:57 +0200
committerGitHub <noreply@github.com>2026-05-22 13:38:57 +0200
commit400d7d83bc9c1081a1cfec3346bb3cc8a3c16418 (patch)
treeef80580d78c1664a46cc66b3f09bdef65c2d96b9 /.github/workflows
parent4ca3cd79fa3e5413e1de6df567d99ade05eaf339 (diff)
parent17e2d3bb11b62ed22e42e4d2728b74ea29a9b193 (diff)
Merge pull request #16892 from jellyfin/Bond-009-mergeconflict
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/pull-request-conflict.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull-request-conflict.yml b/.github/workflows/pull-request-conflict.yml
index b003636a6e..32628ac912 100644
--- a/.github/workflows/pull-request-conflict.yml
+++ b/.github/workflows/pull-request-conflict.yml
@@ -4,7 +4,7 @@ on:
push:
branches:
- master
- pull_request:
+ pull_request_target:
issue_comment:
permissions: {}