Merge pull request #138 from 1andrevich/1andrevich-patch-1
Update build.yml
This commit is contained in:
commit
145a30acc6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user