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.
2 parents c069827 + 731cbad commit 73cb2ebCopy full SHA for 73cb2eb
.github/workflows/python-package.yml
@@ -2,6 +2,9 @@
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
3
4
name: Python package
5
+permissions:
6
+ contents: read
7
+ pull-requests: read
8
9
on:
10
push:
0 commit comments