Skip to content

Commit

Permalink
Merge pull request #303 from gmacario/patch-1
Browse files Browse the repository at this point in the history
usage.md: Adjust outdated links
  • Loading branch information
rhysd authored Jun 7, 2023
2 parents 6687a52 + c8a32ad commit 9d088fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ When you change your workflow and the changed line causes a new error, CI will a
Running super-linter in your repository automatically runs actionlint.

Note that currently super-linter does not provide a way to pass additional command line options. So it is not possible to ignore
errors by `-ignore` option with super-linter. See [github/super-linter#1853](https://github.com/github/super-linter/pull/1853) or
[github/super-linter#1667](https://github.com/github/super-linter/pull/1667) for more details.
errors by `-ignore` option with super-linter. See [super-linter/super-linter#1853](https://github.com/super-linter/super-linter/pull/1853) or
[super-linter/super-linter#1667](https://github.com/super-linter/super-linter/pull/1667) for more details.

### pre-commit

Expand Down

0 comments on commit 9d088fd

Please sign in to comment.