We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a42d308 + 0c188bb commit f492c76Copy full SHA for f492c76
.github/workflows/ci.yml
@@ -2,6 +2,7 @@ name: CI Build
2
3
on:
4
workflow_dispatch: {}
5
+ workflow_call: {}
6
push:
7
branches: [ "main" ]
8
paths:
0 commit comments