Skip to content

Commit

Permalink
chore(ci): add explicit 'packages: read' permission (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg authored Dec 4, 2023
1 parent 80ee554 commit ebd8ef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cryostat-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
permissions:
statuses: write
pull-requests: write
packages: read
env:
build_arch: 'amd64'
steps:
Expand Down

0 comments on commit ebd8ef9

Please sign in to comment.