ci: run every friday
All checks were successful
Build and Deploy ytdlp-site / build-deploy (push) Successful in 1m37s

This commit is contained in:
2025-08-29 10:10:15 -06:00
parent 2b00bec445
commit 91a9c69cba

View File

@@ -5,7 +5,9 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
# Runs every Friday at 2:30 AM UTC
- cron: '30 2 * * 5'
env:
SLUG: git.carlpearson.net/cwpearson/ytdlp-site
TZ: America/Denver