Skip to content

Commit f492c76

Browse files
authored
Merge pull request #155 from Swimburger/patch-1
Add back workflow_call to ci.yml
2 parents a42d308 + 0c188bb commit f492c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI Build
22

33
on:
44
workflow_dispatch: {}
5+
workflow_call: {}
56
push:
67
branches: [ "main" ]
78
paths:

0 commit comments

Comments
 (0)