Skip to content

Commit

Permalink
Run every day
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jan 17, 2024
1 parent 7c1814c commit 0e03139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Issue cleanup
on:
schedule:
- cron: '0 23 14 * *' # At 23:00, 14th day of each month
- cron: '0 18 * * *' # At 18:00, every day
jobs:
triage_issues:
name: Issue triage
Expand Down

0 comments on commit 0e03139

Please sign in to comment.