Skip to content

Commit 41301b2

Browse files
committed
WIP
1 parent d8ab05a commit 41301b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/dev.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ on:
66

77
# Allows you to run this workflow manually from the Actions tab
88
workflow_dispatch:
9-
9+
# Allows us to call the workflow from another workflow
10+
workflow_call:
11+
1012
jobs:
1113
call-test-workflow:
1214
#https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow

0 commit comments

Comments
 (0)