Skip to content

Commit d686c67

Browse files
committed
chore: Grant statuses:write to Post Unit Tests workflow
1 parent 35e1640 commit d686c67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unittest-post.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
permissions:
1010
contents: read
1111
actions: read
12+
statuses: write
1213

1314
jobs:
1415
post-unitests:

0 commit comments

Comments
 (0)