We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecd0000 + a8e142e commit f7fcfe2Copy full SHA for f7fcfe2
.github/workflows/pull_request.yml
@@ -17,7 +17,7 @@ jobs:
17
license_header_check_project_name: "SwiftOpenAPIGenerator"
18
shell_check_enabled: true
19
unacceptable_language_check_enabled: true
20
- yamllint_enabled: false
+ yamllint_check_enabled: false
21
22
unit-tests:
23
name: Unit tests
0 commit comments