Skip to content

Commit a0c45ac

Browse files
authored
Merge pull request #200 from kayjan/clear-cache
Fixed: Add permission for actions
2 parents fe9996f + ee2f2fd commit a0c45ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
codecov:
1212
runs-on: ubuntu-latest
1313
permissions:
14+
actions: write
1415
contents: write
1516
pull-requests: write
1617
steps:

0 commit comments

Comments
 (0)