We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597e600 commit 03ac8b7Copy full SHA for 03ac8b7
1 file changed
.github/workflows/pypi_publish.yaml
@@ -8,6 +8,9 @@ on:
8
branches:
9
- 'v*-release'
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
build-and-test:
16
runs-on: ubuntu-22.04
0 commit comments