feat(workflow): enable workflow_call for build-all workflow [skip ci]

This commit is contained in:
2026-01-11 13:36:14 +08:00
parent 1004473e42
commit 0416caef71
2 changed files with 25 additions and 200 deletions

View File

@@ -7,6 +7,7 @@ on:
tags:
- '**'
workflow_dispatch:
workflow_call:
permissions:
contents: read