feat: 修改 workflow 操作分支 (#334)

This commit is contained in:
zhengkunwang
2023-08-15 14:14:08 +08:00
committed by GitHub
parent d20242964f
commit a5e49d53bc
+1 -1
View File
@@ -5,7 +5,7 @@ on:
- cron: "0 0 * * *" - cron: "0 0 * * *"
push: push:
branches: branches:
- main - dev
workflow_dispatch: workflow_dispatch:
inputs: inputs:
manual-trigger: manual-trigger: