Update .gitea/workflows/build-deploy.yml
All checks were successful
Build and Deploy ytdlp-site / build-deploy (push) Successful in 4m47s
All checks were successful
Build and Deploy ytdlp-site / build-deploy (push) Successful in 4m47s
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
|||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# Runs every Friday at 2:30 AM UTC
|
# Runs every Friday at 2:30 AM UTC
|
||||||
- cron: '30 2 * * 5'
|
- cron: '30 2 * * 5'
|
||||||
|
Reference in New Issue
Block a user