Skip to content

Commit

Permalink
ci: set permission (issues) for label application to PRs
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Aug 21, 2023
1 parent c13067c commit 2dc92d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
needs: create-artifact
permissions:
contents: read
issues: write
pull-requests: write
runs-on: ubuntu-latest
if: always()
Expand Down

0 comments on commit 2dc92d3

Please sign in to comment.