Skip to content

Commit 74caaef

Browse files
committed
Set up workflow triggers.
1 parent 0398056 commit 74caaef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: build
22

3+
on:
4+
workflow_call
5+
36
jobs:
47
build:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)