Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
testing build on branch
  • Loading branch information
jgebal committed Jan 16, 2022
commit 3e5bdfef4060a902d89b648eb271cc97ecc8a9b5
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
slack-workflow-status:
if: always()
name: Post Workflow Status To Slack
needs: [ build, deploy ]
needs: [ build ]
runs-on: ubuntu-latest
steps:
- name: Slack Workflow Notification
Expand Down