We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42d308 commit 0c188bbCopy full SHA for 0c188bb
.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