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 60e855e commit bb04c18Copy full SHA for bb04c18
README.md
@@ -37,3 +37,13 @@ These are the optional inputs for this action:
37
| Input | Description |
38
| --- | --- |
39
| `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
+
47
48
49
0 commit comments