Update .gitea/workflows/build-deploy.yml
All checks were successful
Build and Deploy ytdlp-site / build-deploy (push) Successful in 4m47s

This commit is contained in:
2025-10-23 00:36:12 +00:00
parent 667f2a88ba
commit 1b9fb93cf6

View File

@@ -5,6 +5,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
schedule:
# Runs every Friday at 2:30 AM UTC
- cron: '30 2 * * 5'