Update ci.yml

This commit is contained in:
2020-09-29 11:08:06 -04:00
parent 336637a85e
commit bec66f42a2
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ name: Purge old artifacts
on:
schedule:
- cron: '0 9 * * 3' # every Wednesday at 9 AM UTC == 5 AM EDT
workflow_dispatch:
jobs:
purge-artifacts: