Skip to content

Commit

Permalink
#1: test cron
Browse files Browse the repository at this point in the history
  • Loading branch information
cwschilly committed Jan 6, 2025
1 parent 39dabba commit 5159d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: DARMA repositories check
# Run on the first day of the month
on:
schedule:
- cron: '0 0 1 * *'
- cron: '8 21 6 * *'

concurrency:
group: ${{ github.event.repository.name }}-${{ github.ref }}-${{ github.workflow }}
Expand Down

0 comments on commit 5159d66

Please sign in to comment.