We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7cb41 commit 0bfd902Copy full SHA for 0bfd902
.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