Skip to content

Commit 426460c

Browse files
authored
Create call.yml
1 parent 4d430e7 commit 426460c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/call.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)