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 598c4f6 commit f99a35dCopy full SHA for f99a35d
1 file changed
.github/workflows/publish-test-pypi.yml
@@ -7,6 +7,8 @@ jobs:
7
build:
8
name: Build distribution 📦
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: read
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v6
0 commit comments