Skip to content

Commit

Permalink
Update remove-old.yml
Browse files Browse the repository at this point in the history
Added cronj to delete-workflows
  • Loading branch information
why-not-try-calmer authored Mar 5, 2023
1 parent 731639a commit fc72646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/remove-old.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Delete old workflow runs
on:
schedule:
- cron: '0 4 1 * *'
workflow_dispatch:
inputs:
days:
Expand Down

0 comments on commit fc72646

Please sign in to comment.