Skip to content

Commit d96f8cc

Browse files
authored
Apply suggestion from @DaanHoogland
1 parent 38a0e54 commit d96f8cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/merge-conflict-checker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ concurrency:
2828

2929
jobs:
3030
triage:
31+
triage:
32+
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork == false
3133
permissions:
3234
pull-requests: write # for eps1lon/actions-label-merge-conflict to label PRs
3335
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)