We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e013998 + 83cdc01 commit 36310adCopy full SHA for 36310ad
.github/workflows/deploy.yml
@@ -28,7 +28,6 @@ jobs:
28
deploy:
29
runs-on: ubuntu-latest
30
needs: [tests-ui, tests-pytest]
31
- if: (!cancelled())
32
permissions:
33
packages: write
34
0 commit comments