Compare commits

...

1 Commits

Author SHA1 Message Date
Loyalsoldier
206bafe0a4 Run workflow on workflow_dispatch event 2020-10-27 12:42:49 +08:00

View File

@@ -1,5 +1,6 @@
name: Generate routing rules for Surge
on:
workflow_dispatch:
schedule:
- cron: "30 22 * * *"
push: