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 055927d commit 3b0c99cCopy full SHA for 3b0c99c
.github/workflows/python-publish.yml
@@ -3,8 +3,6 @@ on: push
3
jobs:
4
lint-and-test:
5
if: github.ref_type == 'tag'
6
- permissions:
7
- contents: read
8
name: Run linter and tests
9
uses: ./.github/workflows/Lint-and-test.yml
10
build:
0 commit comments