1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-27 07:25:48 -04:00

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

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: