Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 24, 2019
2 parents f3d81c0 + 58ec25f commit 562bf75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -16,6 +16,7 @@
<!-- Your comment below this -->

- Added flag to bypass Jira/Issues - [@orieken]
- Improve docs for GitHub Actions - [@nguyenhuy]

# 9.1.8

Expand Down
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 562bf75

Please sign in to comment.