Skip to content

Commit

Permalink
Improve docs for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhuy committed Aug 22, 2019
1 parent fbcbc6a commit 5a053c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/ci_source/providers/GitHubActions.ts
Expand Up @@ -112,7 +112,8 @@ import { readFileSync, existsSync } from "fs"
*
* ```
* - uses: danger/...
* args: "--dangerfile artsy/peril-settings/org/allPRs.ts"
* with:
* args: "--dangerfile artsy/peril-settings/org/allPRs.ts"
* ```
*
* This runs the file [`org/allPRs.ts`](https://github.com/artsy/peril-settings/blob/master/org/allPRs.ts)
Expand Down

0 comments on commit 5a053c6

Please sign in to comment.