Skip to content

Commit 6de8c4d

Browse files
committed
ci: add checks write permission
1 parent 20e7ac5 commit 6de8c4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on:
1111

1212
permissions:
1313
pull-requests: write
14-
14+
checks: write
15+
1516
jobs:
1617
testing:
1718
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)