Skip to content

Commit 3f92c5f

Browse files
committed
add check write perm
1 parent dd0d238 commit 3f92c5f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

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

11+
permissions:
12+
checks: write
13+
1114
jobs:
1215
test:
1316
name: Test

0 commit comments

Comments
 (0)