Skip to content

Commit

Permalink
[github] Update cron
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoanh2n committed Oct 4, 2024
1 parent 49993e5 commit a6c1079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_run_deletions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name: Workflow Run Deletions
on:
schedule:
- cron: "0 23 * * 4"
- cron: "0 23 * * 3"
workflow_dispatch:
jobs:
delete_workflow_runs:
Expand Down

0 comments on commit a6c1079

Please sign in to comment.