Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet committed Feb 20, 2020
1 parent 277ae64 commit 360edc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/lint_errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@ This test will fail if the following requirements are not met in these files:
* Must have the command `nf-core lint ${GITHUB_WORKSPACE}`.
* Must have the command `markdownlint ${GITHUB_WORKSPACE} -c ${GITHUB_WORKSPACE}/.github/markdownlint.yml`.

3. `branch.yml`: Ensures that pull requests to the protected `master` branch are coming from the correct branch when a PR
is opened against the _nf-core_ repository.
3. `branch.yml`: Ensures that pull requests to the protected `master` branch are coming from the correct branch when a PR is opened against the _nf-core_ repository.
* Must be turned on for `pull_request` to `master`.

```yaml
Expand Down

0 comments on commit 360edc5

Please sign in to comment.