Skip to content

Commit d5e3bda

Browse files
committed
add github token to coverage job, take 2
1 parent f3b61e5 commit d5e3bda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverage.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77

88
permissions:
99
statuses: write
10+
# this can be remove once the repo is public
11+
actions: read
1012

1113
jobs:
1214
smokeshow:

0 commit comments

Comments
 (0)