Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
npazosmendez committed Sep 30, 2024
1 parent 3168b88 commit 33178fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches:
- '**'

permissions:
contents: read
id-token: write

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 33178fe

Please sign in to comment.