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 0d11ae8 commit c566e25Copy full SHA for c566e25
.github/workflows/create-codespaces-prebuild.yml
@@ -6,6 +6,8 @@ on:
6
workflow_dispatch:
7
jobs:
8
createPrebuild:
9
+ permissions:
10
+ contents: write
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
0 commit comments