Skip to content

Commit

Permalink
Merge branch 'main' into thebutlah/hil-detect-recovery
Browse files Browse the repository at this point in the history
  • Loading branch information
TheButlah authored May 29, 2024
2 parents 7be5b60 + 8dc3261 commit 78bc9aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/delete-tmp-release.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Delete Expired Releases
on:
workflow_dispatch:
workflow_call:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '20 4 * * *' # Run every day at 4:20
Expand Down

0 comments on commit 78bc9aa

Please sign in to comment.