mirror of
https://github.com/adrienverge/yamllint.git
synced 2024-11-25 17:10:16 -06:00
Remove the repeated word "automatically" in GHA doc
This commit is contained in:
parent
4f1bbc33dc
commit
c34c962691
@ -23,8 +23,8 @@ Integration with GitHub Actions
|
||||
|
||||
yamllint auto-detects when it's running inside of `GitHub
|
||||
Actions <https://github.com/features/actions>`_ and automatically uses the suited
|
||||
output format to decorate code with linting errors automatically. You can also
|
||||
force the GitHub Actions output with ``yamllint --format github``.
|
||||
output format to decorate code with linting errors. You can also force the
|
||||
GitHub Actions output with ``yamllint --format github``.
|
||||
|
||||
An example workflow using GitHub Actions:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user