Compare commits
No commits in common. "ad874af8cf81cfac64979679631acd369b501942" and "a5f7456d1fac511b67517c85bb05c326e1bb4a00" have entirely different histories.
ad874af8cf
...
a5f7456d1f
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ jobs:
|
|||
|
||||
- name: Lint .yml files
|
||||
run: |
|
||||
find docker -name "*.yml" -exec yamllint -d "{extends: relaxed, rules: {line-length: {max: 120}}}" {} \;
|
||||
find docker -name "*.yml" -exec yamllint {} \;
|
||||
|
|
Loading…
Reference in a new issue