Skip to content

Commit 3d6f525

Browse files
committed
Update ci.yml
1 parent 79b84c8 commit 3d6f525

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77

88
jobs:
99
build:
10+
permissions:
11+
contents: write
12+
issues: write
13+
pull-requests: write
14+
1015
runs-on: ubuntu-latest
1116

1217
strategy:

0 commit comments

Comments
 (0)