We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58872ed commit 7f2160aCopy full SHA for 7f2160a
README.md
@@ -57,9 +57,11 @@ jobs:
57
58
| parameter | description |
59
| - | - |
60
-| paths_changed | List of changed paths, example: ``` ["dist", "dist/data"] ```
+| paths_changed | List of changed paths, example:
61
+``` ["dist", "dist/data"] ```
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"] ```
65
66
67
0 commit comments