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 01d1f8b commit 57253a0Copy full SHA for 57253a0
.github/workflows/python-app.yml
@@ -12,6 +12,8 @@ on:
12
13
jobs:
14
build:
15
+ permissions:
16
+ contents: write
17
18
runs-on: ubuntu-latest
19
0 commit comments