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 1f12e3e commit 965f66aCopy full SHA for 965f66a
.github/workflows/create_repository.yaml
@@ -189,7 +189,6 @@ on:
189
- Creative Commons Zero v1.0 Universal
190
- Creative Commons Attribution 4.0
191
- Creative Commons Attribution ShareAlike 4.0
192
- - Do What The F*ck You Want To Public License
193
- Educational Community License v2.0
194
- Eclipse Public License 1.0
195
- Eclipse Public License 2.0
@@ -225,7 +224,7 @@ env:
225
224
LICENSE_TEMPLATE: ${{ github.event.inputs.license_template }}
226
227
# Elevating Github token permissions to write all to create repo
228
-permissions: write-all
+# permissions: write-all
229
230
jobs:
231
github-repository-creation-using-github-workflow:
0 commit comments