ci: allow ci workflow to be reused by publish workflow

This commit is contained in:
jackwener
2026-03-05 16:21:47 +08:00
parent 1ca62d4635
commit 34de425a4c

View File

@@ -4,6 +4,7 @@ on:
push:
branches: ["**"]
pull_request:
workflow_call:
jobs:
test: