Skip to content

Commit 3401bb3

Browse files
authored
Update reuse-workflow-example.yaml
1 parent b35b3f0 commit 3401bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse-workflow-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ on:
55

66
jobs:
77
workflowA-calls-workflowB:
8-
uses: ./.github/workflows/reuse-workflow.yaml
8+
uses: ./.github/workflows/reuse-workflow-output.yaml

0 commit comments

Comments
 (0)