Skip to content

Commit

Permalink
run twice a day (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Mar 9, 2024
1 parent 6874620 commit ff7e4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-report.yml
Expand Up @@ -3,7 +3,7 @@ name: Example report - Status and Screenshots
on:
workflow_dispatch:
schedule:
- cron: '0 6 * * *'
- cron: '0 6,18 * * *'

concurrency:
group: ${{ github.repository }}-example-report
Expand Down

0 comments on commit ff7e4b5

Please sign in to comment.