Skip to content

Commit 026cc38

Browse files
committed
fix: remove needs dependency
1 parent 9373b35 commit 026cc38

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/prod-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
name: Deploy to prod
3030
if: github.ref == 'refs/heads/prod-helm-deploy'
3131
runs-on: ubuntu-latest
32-
needs: [lint, e2etest]
3332
steps:
3433
- name: Checkout
3534
uses: actions/checkout@v2

0 commit comments

Comments
 (0)