Skip to content

Commit f73b358

Browse files
committed
ci(actions/clean-up-caches): add permissions
1 parent 4f6e85a commit f73b358

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/fn-clean-up-caches.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
type: string
99
required: true
1010

11+
permissions:
12+
actions: write
13+
1114
jobs:
1215
main:
1316
name: Main

0 commit comments

Comments
 (0)