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 4d430e7 commit 426460cCopy full SHA for 426460c
.github/workflows/call.yml
@@ -0,0 +1,8 @@
1
+name: Main Workflow
2
+
3
+on:
4
+ workflow_dispatch
5
6
+jobs:
7
+ call-test-ln:
8
+ uses: ./.github/workflows/test_ln.yml
0 commit comments