Skip to content

Commit

Permalink
Temporary permissions for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pastuxso authored Jan 16, 2024
1 parent 6352f77 commit 6f4455e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- main

permissions:
contents: read
id-token: write

jobs:
build:
strategy:
Expand Down

0 comments on commit 6f4455e

Please sign in to comment.