We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff3cccd + 0bfd902 commit 003fe8eCopy full SHA for 003fe8e
1 file changed
.github/workflows/extract-classnames.yml
@@ -6,6 +6,9 @@ on:
6
- "features/**.js"
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
extract:
14
if: github.repository == 'STForScratch/ScratchTools'
0 commit comments