Skip to content

Commit 3e5bdfe

Browse files
committed
testing build on branch
1 parent eca50c8 commit 3e5bdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
slack-workflow-status:
7676
if: always()
7777
name: Post Workflow Status To Slack
78-
needs: [ build, deploy ]
78+
needs: [ build ]
7979
runs-on: ubuntu-latest
8080
steps:
8181
- name: Slack Workflow Notification

0 commit comments

Comments
 (0)