We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb0e23 commit cbcd73cCopy full SHA for cbcd73c
.github/workflows/pull_request.yml
@@ -15,6 +15,7 @@ jobs:
15
api_breakage_check_container_image: "swift:6.0-noble"
16
docs_check_container_image: "swift:6.0-noble"
17
format_check_container_image: "swift:6.0-noble"
18
+ yamllint_check_enabled: false
19
20
unit-tests:
21
name: Unit tests
0 commit comments