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 12e27c4 commit 1e30b8bCopy full SHA for 1e30b8b
.github/workflows/py.yml
@@ -13,6 +13,8 @@ on:
13
14
jobs:
15
py-package:
16
+ permissions:
17
+ contents: write
18
runs-on: ubuntu-latest
19
20
steps:
0 commit comments