We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017f79a commit c02718fCopy full SHA for c02718f
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches: [main]
6
push:
7
8
+ workflow_call: # Allow this workflow to be called by other workflows
9
10
jobs:
11
build-and-test:
0 commit comments