Skip to content

Commit

Permalink
Update screenshot_and_invoke_webhook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MSoup authored Sep 6, 2023
1 parent ad2b062 commit 54d65c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/screenshot_and_invoke_webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ on:
push:
branches: [main]
schedule:
- cron: '30 8 * * 1,5'
- cron: '0 13 * * 1,5'
- cron: '45 13 * * 1,5'
- cron: '0 21 * * 1,5'
- cron: '30 8 * * 1-5'
- cron: '0 13 * * 1-5'
- cron: '45 13 * * 1-5'
- cron: '0 21 * * 1-5'
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit 54d65c3

Please sign in to comment.