Skip to content

Commit

Permalink
Run on the first Sunday of the month
Browse files Browse the repository at this point in the history
  • Loading branch information
aleks-p committed Oct 17, 2024
1 parent 9f8ace1 commit 49edf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Contributors in README

on:
schedule:
- cron: '0 0 1 * *'
- cron: '0 0 1-7 * SUN'

jobs:
update-contributors:
Expand Down

0 comments on commit 49edf84

Please sign in to comment.