We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d54b7f commit 84ba501Copy full SHA for 84ba501
.github/workflows/continuous-deployment.yml
@@ -27,7 +27,7 @@ jobs:
27
28
build-push:
29
runs-on: ubuntu-latest
30
- needs: test
+ needs: lint
31
if: contains('
32
refs/heads/master
33
refs/heads/develop
0 commit comments