mirror of
https://github.com/RetroDECK/Cooker.git
synced 2024-11-21 21:05:37 +00:00
Update and rename blank.yml to delete-old-releases.yml
This commit is contained in:
parent
344b5849bf
commit
9e29aa6ab3
|
@ -3,6 +3,7 @@ name: Delete Old Releases
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # Runs every Sunday at midnight
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
delete-old-releases:
|
Loading…
Reference in a new issue