mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 07:45:46 -04:00
improve some inline post styles
This commit is contained in:
2
.github/workflows/purge-artifacts.yml
vendored
2
.github/workflows/purge-artifacts.yml
vendored
@@ -2,7 +2,7 @@ name: Purge old artifacts
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 9 * * *' # every day at 9 AM UTC = 5 AM EDT
|
||||
- cron: '0 9 * * 3' # every Wednesday at 9 AM UTC == 5 AM EDT
|
||||
|
||||
jobs:
|
||||
purge-artifacts:
|
||||
|
||||
Reference in New Issue
Block a user