Skip to content

Commit

Permalink
Perms in general_test
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 committed Apr 3, 2024
1 parent 2c6db89 commit fbc6bf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ jobs:
general_test:
name: General jest test
runs-on: ['self-hosted', 'org', '8-cpu']
permissions: # Must change the job token permissions to use JWT auth
id-token: write
contents: read
needs: install-dependencies
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit fbc6bf0

Please sign in to comment.