We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb461d commit 44148e7Copy full SHA for 44148e7
1 file changed
.github/workflows/python-package.yaml
@@ -36,7 +36,6 @@ jobs:
36
37
publish:
38
needs: lint-test
39
- if: github.event_name == 'push' && github.ref == 'refs/heads/main'
40
runs-on: ubuntu-latest
41
steps:
42
- uses: actions/checkout@v4
0 commit comments