We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4fa4d commit c886541Copy full SHA for c886541
.github/workflows/publish-and-deploy.yaml
@@ -51,5 +51,5 @@ jobs:
51
environment: prod2
52
useTag: main
53
secrets: inherit
54
- needs: integration_test_dev3
+ # needs: integration_test_dev3
55
if: github.ref == 'refs/heads/main'
0 commit comments