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

This commit is contained in:
zhengkunwang
2023-08-15 14:14:08 +08:00
committed by GitHub
parent d20242964f
commit a5e49d53bc

View File

@@ -5,7 +5,7 @@ on:
- cron: "0 0 * * *"
push:
branches:
- main
- dev
workflow_dispatch:
inputs:
manual-trigger: