1
0
mirror of https://github.com/MetaCubeX/meta-rules-dat.git synced 2025-11-03 17:46:54 +08:00

Run workflow on workflow_dispatch event

This commit is contained in:
Loyalsoldier
2020-10-27 09:46:53 +08:00
committed by loyalsoldier
parent 63e7a195b6
commit d8eb17e6af

View File

@@ -1,5 +1,6 @@
name: Build V2Ray rules dat files
on:
workflow_dispatch:
schedule:
- cron: "0 22 * * *"
push: