We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f6e85a commit f73b358Copy full SHA for f73b358
1 file changed
.github/workflows/fn-clean-up-caches.yml
@@ -8,6 +8,9 @@ on:
8
type: string
9
required: true
10
11
+permissions:
12
+ actions: write
13
+
14
jobs:
15
main:
16
name: Main
0 commit comments