mirror of
https://github.com/Loyalsoldier/surge-rules.git
synced 2026-03-17 20:24:55 +08:00
Run workflow on workflow_dispatch event
This commit is contained in:
parent
37a0052814
commit
206bafe0a4
@ -1,5 +1,6 @@
|
||||
name: Generate routing rules for Surge
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "30 22 * * *"
|
||||
push:
|
||||
Loading…
x
Reference in New Issue
Block a user