Skip to content

Commit

Permalink
fixup! ci: add job to check PR label requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
florianesser committed May 28, 2024
1 parent 003cbce commit d235881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
mode: exactly
count: 1
labels: "challenged"
add_comment: true
add_comment: "! github.event.pull_request.head.repo.fork"
message: "This PR cannot be merged yet because a required label is missing: `{{ provided }}`. It needs to be added before this PR can be merged."

0 comments on commit d235881

Please sign in to comment.