[ci] update workflow (#7255)

This commit is contained in:
hoshi-hiyouga 2025-03-11 22:57:49 +08:00 committed by GitHub
parent bf8b483186
commit 5995800bce
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: publish name: publish
on: on:
workflow_dispatch:
release: release:
types: types:
- published - published

View File

@ -1,6 +1,7 @@
name: tests name: tests
on: on:
workflow_dispatch:
push: push:
branches: branches:
- "main" - "main"