Skip to content

Commit

Permalink
Update notify_weekly.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zoracon authored Aug 2, 2024
1 parent bdac663 commit c0a4cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify_weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
schedule:
# Every week on Thursday @ 1PM
# - cron: "0 1 * * 4"
- cron: "*/5 * * * *" Test Cron
- cron: "*/5 * * * *" #Test Cron
jobs:
send-mattermost-message:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c0a4cf5

Please sign in to comment.