[ci] update workflow (#7255)

This commit is contained in:
hoshi-hiyouga 2025-03-11 22:57:49 +08:00 committed by GitHub
parent b256ca86f0
commit cdafa8a15e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"