Calm down with the artifact cleanup

This commit is contained in:
Jordan Brown
2020-08-01 13:30:45 -04:00
parent 3a6d19262a
commit 3c11ff28e8
+1 -1
View File
@@ -1,7 +1,7 @@
name: 'Delete Old Artifacts'
on:
schedule:
- cron: '0 * * * *' # every hour
- cron: '0 0 * * *' # every day
jobs:
delete-artifacts: