mirror of
https://github.com/fatedier/frp.git
synced 2026-04-04 08:09:17 +08:00
feat(workflow): enable workflow_call for build-all workflow [skip ci]
This commit is contained in:
1
.github/workflows/build-all.yaml
vendored
1
.github/workflows/build-all.yaml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
tags:
|
||||
- '**'
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user