mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 15:05:38 +08:00
Workflow runs on workflow_dispatch event
This commit is contained in:
parent
bca4f6aad8
commit
e64c35ee30
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,11 +1,11 @@
|
||||
name: Build V2Ray rules dat files
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 22 * * *"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- hidden
|
||||
paths-ignore:
|
||||
- "**/README.md"
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user