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:
1
.github/workflows/purge-artifacts.yml
vendored
1
.github/workflows/purge-artifacts.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user