mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 20:47:28 +01:00
Calm down with the artifact cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: 'Delete Old Artifacts'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *' # every hour
|
||||
- cron: '0 0 * * *' # every day
|
||||
|
||||
jobs:
|
||||
delete-artifacts:
|
||||
|
||||
Reference in New Issue
Block a user