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 d69b833 commit 14cd3c3Copy full SHA for 14cd3c3
.github/workflows/python-publish.yml
@@ -1,4 +1,7 @@
1
name: Publish Python Package
2
+permissions:
3
+ contents: write
4
+ pull-requests: write
5
6
on:
7
push:
0 commit comments