Skip to content

Commit

Permalink
Update cronjob review (#2430)
Browse files Browse the repository at this point in the history
Co-authored-by: Marian Steinbach <[email protected]>
  • Loading branch information
pipo02mix and marians authored Dec 16, 2024
1 parent b5ee382 commit 6563e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-review-issues.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Generate review Issues weekly
on:
schedule:
# At 0:00 on Sundays
- cron: '0 0 * * 0'
# At 0:05 on Sundays
- cron: '5 0 * * 0'


jobs:
Expand Down

0 comments on commit 6563e70

Please sign in to comment.