Skip to content

Commit 8056071

Browse files
committed
ci: grant access
1 parent a3e6999 commit 8056071

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/ci.yml

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
on: push
22

3+
permissions:
4+
id-token: write
5+
contents: write
6+
issues: write
7+
pull-requests: write
8+
packages: write
9+
310
jobs:
411
publish:
512
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)