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 e2ed700 commit c5b7cb9Copy full SHA for c5b7cb9
.github/workflows/main.yml
@@ -7,6 +7,9 @@ on:
7
- '**/*.yml'
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
run-binary-py:
15
runs-on: ubuntu-latest
0 commit comments