Skip to content

Commit

Permalink
add missed permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Jan 25, 2025
1 parent abbe2b5 commit 4722ce9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ env:

jobs:
build:
permissions:
# for MaxymVlasov/dive-action to write comments to PRs
pull-requests: write

strategy:
matrix:
arch:
Expand Down

0 comments on commit 4722ce9

Please sign in to comment.