We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f98b8 commit fe722a1Copy full SHA for fe722a1
.github/workflows/workflow-call-workflow.yml
@@ -7,4 +7,4 @@ jobs:
7
steps:
8
- run: echo "Hello World"
9
call-local:
10
- uses: ./github/workflows/local-workflow.yml
+ uses: ./.github/workflows/local-workflow.yml
0 commit comments