Skip to content

Commit

Permalink
PMM-7 remove path for test.
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk committed Mar 29, 2024
1 parent 932e19e commit 54bebc8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,8 @@ jobs:
SLACK_TITLE: "Finished grafana-dashboards workflow"
SLACK_MESSAGE: "Workflow failed: ${{ github.event.inputs.repo || github.repository }}:${{ github.event.inputs.branch || github.head_ref }}"
SLACK_FOOTER: "Please check the Actions URL ^"

steps:
- uses: actions/checkout@v4
- name: Slack Notification
uses: percona/gh-action-action-slack-notify@v2

0 comments on commit 54bebc8

Please sign in to comment.