Skip to content

Commit

Permalink
github: add r/w permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <[email protected]>
  • Loading branch information
giuseppe committed Jan 28, 2025
1 parent 4f82309 commit 7aa2cd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
build_job:
runs-on: ubuntu-latest
name: Build on ${{ matrix.arch }}
permissions:
contents: read
packages: write

strategy:
matrix:
Expand Down

0 comments on commit 7aa2cd8

Please sign in to comment.