add workflow_call

This commit is contained in:
Bret Fisher
2021-09-30 16:51:07 +00:00
committed by GitHub
parent 509f36995c
commit b741826105

View File

@@ -25,6 +25,8 @@ on:
- main - main
# runs on pushed commits to any PR # runs on pushed commits to any PR
pull_request: pull_request:
# allow reuse of this workflow in other repos
workflow_call:
permissions: permissions: