We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4352685 commit 413c450Copy full SHA for 413c450
.github/workflows/python-build-pages.yml
@@ -23,7 +23,6 @@ concurrency:
23
24
jobs:
25
deploy-pages:
26
- needs: setup
27
runs-on: ubuntu-latest
28
if: ${{ vars.CLOUDFLARE_WHEELS_PROJECT_NAME != '' }}
29
0 commit comments