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 ef00b3c commit a0472bcCopy full SHA for a0472bc
1 file changed
.github/workflows/test.yml
@@ -1,5 +1,8 @@
1
name: Test
2
3
+on:
4
+ workflow_call:
5
+
6
jobs:
7
test:
8
needs: get-lts
0 commit comments