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 fc99d70 commit 3dcbd6bCopy full SHA for 3dcbd6b
advisor/README.md
@@ -12,7 +12,7 @@ The index.js script can be invoked as:
12
13
* Command line tool.
14
15
- Download the [index.js](dist/index.js) script and run it as:\
+ Download the [dist/index.js](dist/index.js) script and run it as:
16
17
```bash
18
node index.js <workflow_name.yml> <number_of_the_last_runs> <github_owner> <repo_name> <branch_name>
0 commit comments