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

This commit is contained in:
zhengkunwang 2023-08-15 14:14:08 +08:00 committed by GitHub
parent d20242964f
commit a5e49d53bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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