Skip to content

Commit

Permalink
Clean 04 more regularly
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Dec 9, 2024
1 parent 48f9890 commit a75bd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system_vm_clean_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: '[system] Clean gh-runner-04'
run-name: Cleaning runner 04 (${{ github.event_name }})
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 */2 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit a75bd11

Please sign in to comment.