Skip to content

Commit 7f2160a

Browse files
Update github actions documentation
1 parent 58872ed commit 7f2160a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,11 @@ jobs:
5757

5858
| parameter | description |
5959
| - | - |
60-
| paths_changed | List of changed paths, example: ``` ["dist", "dist/data"] ```
60+
| paths_changed | List of changed paths, example:
61+
``` ["dist", "dist/data"] ```
6162
|
62-
| file_changed | List of changed files, example: ``` ["dist/main.tf", "dist/index.js"] ```
63+
| file_changed | List of changed files, example:
64+
``` ["dist/main.tf", "dist/index.js"] ```
6365
|
6466

6567

0 commit comments

Comments
 (0)