Skip to content

Commit bb63f4d

Browse files
committed
README: mention that lint session runs GHA checks
1 parent 5214e73 commit bb63f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The `nox` configuration also contains session to run automated docs checkers.
7373
If you want to view the generated HTML in your browser, you should build the documentation locally.
7474
See [Building the documentation locally](https://docs.ansible.com/ansible/latest/community/documentation_contributions.html#building-the-documentation-locally) for more information.
7575

76-
* Lint, type check, and format Python scripts in this repository.
76+
* Lint, type check, and format Python scripts in this repository and lint the Github Actions workflows for syntax and security issues:
7777

7878
``` bash
7979
nox -s lint

0 commit comments

Comments
 (0)