add dev trigger
Some checks failed
Release to Github and Artifact / upload_artifact (push) Has been cancelled
Release to Github and Artifact / Build Github Pages (push) Has been cancelled
Release to Github and Artifact / apidocs (push) Has been cancelled

This commit is contained in:
qiaofeng1227 2024-09-04 14:00:12 +08:00
parent 37fcbc9874
commit d9175b8340

View file

@ -3,7 +3,9 @@ name: Release to Github and Artifact
on:
workflow_dispatch:
push:
branches: [main]
branches:
- dev
- main
paths:
- "version.json"