Skip to content

Commit

Permalink
new notif
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladyslav Hlushchenko committed Apr 9, 2024
1 parent 9acaa29 commit aca7fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack_notification_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
# matrix: ${{ toJson(matrix) }}
matrix: ${{ toJson(matrix) }}
config: ".github/config/slack.yml"

webhook-url: ${{ secrets.SLACK_WEBHOOK_TEST_VLAD }}
Expand Down

0 comments on commit aca7fe2

Please sign in to comment.