Skip to content

Commit cf379ec

Browse files
committed
Ignore truthy in yamllint (for github-actions)
1 parent f6d7992 commit cf379ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.yamllint

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ rules:
77
level: warning
88
indent-sequences: consistent
99
line-length: disable
10+
# github-actions "on:"
11+
truthy: disable

0 commit comments

Comments
 (0)