Skip to content

Commit fe722a1

Browse files
authored
Update workflow-call-workflow.yml
1 parent 73f98b8 commit fe722a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-call-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
steps:
88
- run: echo "Hello World"
99
call-local:
10-
uses: ./github/workflows/local-workflow.yml
10+
uses: ./.github/workflows/local-workflow.yml

0 commit comments

Comments
 (0)