Skip to content

Commit

Permalink
maint: provide required permissions to the PR labeler action
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
  • Loading branch information
zyv committed Mar 2, 2025
1 parent 5056973 commit a479c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/process-incoming-prs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Process incoming PRs

on:
pull_request:
pull_request_target:
types: [ opened ]

jobs:
Expand Down

0 comments on commit a479c02

Please sign in to comment.