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
No known key found for this signature in database
GPG Key ID: 23829BBC1ACF2C90

View File

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