We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca50c8 commit 3e5bdfeCopy full SHA for 3e5bdfe
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
slack-workflow-status:
76
if: always()
77
name: Post Workflow Status To Slack
78
- needs: [ build, deploy ]
+ needs: [ build ]
79
runs-on: ubuntu-latest
80
steps:
81
- name: Slack Workflow Notification
0 commit comments