diff options
| author | Bond-009 <bond.009@outlook.com> | 2026-05-22 13:38:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-22 13:38:57 +0200 |
| commit | 400d7d83bc9c1081a1cfec3346bb3cc8a3c16418 (patch) | |
| tree | ef80580d78c1664a46cc66b3f09bdef65c2d96b9 | |
| parent | 4ca3cd79fa3e5413e1de6df567d99ade05eaf339 (diff) | |
| parent | 17e2d3bb11b62ed22e42e4d2728b74ea29a9b193 (diff) | |
Merge pull request #16892 from jellyfin/Bond-009-mergeconflict
| -rw-r--r-- | .github/workflows/pull-request-conflict.yml | 2 |
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: {} |
