Skip to content

Commit ccde61b

Browse files
committed
exclude .github dir
1 parent ade7016 commit ccde61b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
# path to directories or files to skip. This option is
5959
# repeatable.
6060
# -c C Specify configuration file to use. Defaults to ".ansible-lint"
61-
args: ""
61+
args: "--exclude=.github"

0 commit comments

Comments
 (0)