Skip to content

Commit

Permalink
Send Slack notificatiob by scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderM91 committed Oct 15, 2024
1 parent 5406693 commit f40bb7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
fi
- name: Send Slack Notification
if: github.event.schedule == '0 10 * * *'
uses: slackapi/[email protected]
with:
payload: |
Expand Down

0 comments on commit f40bb7c

Please sign in to comment.