mirror of
https://github.com/Loyalsoldier/surge-rules.git
synced 2026-07-02 14:25:37 +08:00
Run workflow on workflow_dispatch event
This commit is contained in:
committed by
loyalsoldier
parent
37a0052814
commit
206bafe0a4
@@ -1,5 +1,6 @@
|
|||||||
name: Generate routing rules for Surge
|
name: Generate routing rules for Surge
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "30 22 * * *"
|
- cron: "30 22 * * *"
|
||||||
push:
|
push:
|
||||||
Reference in New Issue
Block a user