Merge pull request #138 from 1andrevich/1andrevich-patch-1

Update build.yml
This commit is contained in:
Andrevich 2025-02-27 12:09:12 +04:00 committed by GitHub
commit 145a30acc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: Build domains_all, ipsum, XRay and Sing-Box Files
on:
workflow_dispatch: # Allows manual trigger of the workflow
schedule:
- cron: '0 0 */3 * *' # Runs every 3rd day at midnight UTC
- cron: '0 0 */6 * *' # Runs every 6th day at midnight UTC
jobs:
run-python-scripts: