Skip to content

Commit

Permalink
fix stress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneLazzaris committed May 23, 2024
1 parent 9577064 commit cc2766e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
- name: Notify on immudb channel on Mattermost
if: github.event.schedule == '0 0 * * *'
uses: mattermost/action-mattermost-notify@master
env:
with:
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
MATTERMOST_CHANNEL: 'immudb-tests'

0 comments on commit cc2766e

Please sign in to comment.