Skip to content

Commit

Permalink
Update github actions documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 7, 2022
1 parent 58872ed commit 7f2160a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,11 @@ jobs:

| parameter | description |
| - | - |
| paths_changed | List of changed paths, example: ``` ["dist", "dist/data"] ```
| paths_changed | List of changed paths, example:
``` ["dist", "dist/data"] ```
|
| file_changed | List of changed files, example: ``` ["dist/main.tf", "dist/index.js"] ```
| file_changed | List of changed files, example:
``` ["dist/main.tf", "dist/index.js"] ```
|


Expand Down

0 comments on commit 7f2160a

Please sign in to comment.