Skip to content

Commit d713981

Browse files
Update .github/workflows/copy_labels.yml
Co-authored-by: Philip Durbin <[email protected]>
1 parent 2a344c2 commit d713981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/copy_labels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
copy-labels:
9+
# Avoid being triggered by forks
910
if: "! github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]'"
1011
permissions:
1112
pull-requests: write

0 commit comments

Comments
 (0)