Skip to content

Commit 1ad90e4

Browse files
committed
Fix readme
1 parent 37370c6 commit 1ad90e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,9 @@ usage: |-
130130
### Reusable workflow example
131131
132132
Reusable workflow that support matrix outputs
133+
133134
`./.github/workflow/build-reusabled.yaml`
135+
134136
```yaml
135137
name: Build - Reusable workflow
136138
on:
@@ -196,7 +198,8 @@ usage: |-
196198
```
197199
198200
Then you can use the workflow with matrix
199-
```
201+
202+
```yaml
200203
name: Pull Request
201204
on:
202205
pull_request:

0 commit comments

Comments
 (0)