Skip to content

Commit

Permalink
Updates to slack-message-broker.yml (IntersectMBO#6258)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana authored and v0d1ch committed Dec 6, 2024
1 parent 8031e66 commit 7ea9296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slake-message-broker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
Send:
runs-on: [ubuntu-latest]
if: contains(fromJson('["success", "failure", "null", "skipped", "cancelled", "action_required", "neutral", "timed_out"]'), github.event.workflow_job.conclusion)
# if: contains(fromJson('["success", "failure", "null", "skipped", "cancelled", "action_required", "neutral", "timed_out"]'), github.event.workflow_job.conclusion)
steps:
- name: Prepare Slack Message
uses: actions/github-script@main
Expand Down

0 comments on commit 7ea9296

Please sign in to comment.