Skip to content

Commit 0f2f8b5

Browse files
authored
Merge pull request #5 from sjackman/sj/gha-build
build.yml: Add on.workflow_call
2 parents d0ee6c3 + 46d837a commit 0f2f8b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- .github/workflows/build.yml
77
- "build-*.sh"
88
- debian7/Dockerfile
9+
workflow_call:
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)