1
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:
2020-04-05 13:07:51 -04:00
parent 251f154aef
commit 22c7e76e51
6 changed files with 14 additions and 107 deletions

View File

@@ -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: