Run workflow on workflow_dispatch event

This commit is contained in:
Loyalsoldier
2020-10-27 12:39:23 +08:00
committed by loyalsoldier
parent 37a0052814
commit 206bafe0a4

View File

@@ -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: