Skip to content

Commit 3b278cd

Browse files
authored
Give the documentation job permission to delete caches
1 parent 25cace5 commit 3b278cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
permissions:
4242
contents: write
4343
statuses: write
44+
actions: write
4445
steps:
4546
- uses: actions/checkout@v2
4647
- uses: julia-actions/cache@v1

0 commit comments

Comments
 (0)