Skip to content

Commit

Permalink
CI: specify contents: read too
Browse files Browse the repository at this point in the history
It's not really needed since it's specified in root level but better have it
there for future reference
  • Loading branch information
XhmikosR committed May 5, 2024
1 parent f120fb8 commit 1326d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read

steps:
- name: Clone repository
Expand Down

0 comments on commit 1326d34

Please sign in to comment.