Skip to content

Commit 5f86e93

Browse files
authored
Update ci.yml
1 parent 3d51ac0 commit 5f86e93

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/ci.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ on:
88
branches:
99
- main
1010

11+
permissions:
12+
contents: write
13+
pull-requests: write
14+
deployments: write
15+
packages: write
16+
statuses: write
17+
issues: write
18+
actions: write
19+
1120
jobs:
1221
build:
1322
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)