Skip to content

Commit bb04c18

Browse files
authored
docs: update README.md
1 parent 60e855e commit bb04c18

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,13 @@ These are the optional inputs for this action:
3737
| Input | Description |
3838
| --- | --- |
3939
| `failOnJobError` | If true, the action will fail case an error happen in the job you are waiting for. |
40+
41+
42+
### Why use this action
43+
44+
This action can be useful you to decrease CI execution time helping to parallelize jobs like build, test and deployment.
45+
46+
![Now](https://user-images.githubusercontent.com/79997705/228352106-ea2b6d3e-a010-4a26-b886-35ab4444b4d9.jpg)
47+
48+
49+

0 commit comments

Comments
 (0)