Skip to content

Commit c886541

Browse files
authored
fix (#821)
1 parent 0a4fa4d commit c886541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
environment: prod2
5252
useTag: main
5353
secrets: inherit
54-
needs: integration_test_dev3
54+
# needs: integration_test_dev3
5555
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)