You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The `nox` configuration also contains session to run automated docs checkers.
73
73
If you want to view the generated HTML in your browser, you should build the documentation locally.
74
74
See [Building the documentation locally](https://docs.ansible.com/ansible/latest/community/documentation_contributions.html#building-the-documentation-locally) for more information.
75
75
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:
0 commit comments