Skip to content

Commit

Permalink
chore(gha): fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed May 23, 2024

Verified

This commit was signed with the committer’s verified signature.
rbioteau Romain Bioteau
1 parent 91a7be0 commit 78f43c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_reusable_build.yml
Original file line number Diff line number Diff line change
@@ -25,6 +25,8 @@ jobs:
build:
# Allow dependabot to publish tests results
permissions:
contents: read
issues: read
checks: write
pull-requests: write
runs-on: ubuntu-22.04

0 comments on commit 78f43c6

Please sign in to comment.