Skip to content

Commit 5a58b1b

Browse files
authored
chore: Add actions permission to unittest-post workflow (#2290)
1 parent 7a64b2d commit 5a58b1b

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
@@ -8,6 +8,7 @@ on:
88

99
permissions:
1010
contents: read
11+
actions: read
1112

1213
jobs:
1314
post-unitests:

0 commit comments

Comments
 (0)