Skip to content

Commit 8c16654

Browse files
committed
update unit test workflow permission
1 parent ad9f157 commit 8c16654

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
permissions:
1111
contents: write
1212
security-events: write
13+
checks: write
14+
pull-requests: write
1315

1416
jobs:
1517
tests:

0 commit comments

Comments
 (0)