Skip to content

Commit

Permalink
ci: grant access
Browse files Browse the repository at this point in the history
  • Loading branch information
parisk committed Nov 19, 2024
1 parent a3e6999 commit 8056071
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
on: push

permissions:
id-token: write
contents: write
issues: write
pull-requests: write
packages: write

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

0 comments on commit 8056071

Please sign in to comment.