Skip to content

Commit

Permalink
ci: 🎡 fine tuned permission to github token
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesperpaulsen committed Sep 21, 2023
1 parent 8c888c1 commit 0b887df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ env:
CI: true
jobs:
test-build-publish:
permissions:
contents:
- read
- write
metadata:
- read
name: Test and build
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0b887df

Please sign in to comment.