We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade7016 commit ccde61bCopy full SHA for ccde61b
1 file changed
.github/workflows/ansible-lint.yml
@@ -58,4 +58,4 @@ jobs:
58
# path to directories or files to skip. This option is
59
# repeatable.
60
# -c C Specify configuration file to use. Defaults to ".ansible-lint"
61
- args: ""
+ args: "--exclude=.github"
0 commit comments