Skip to content

Commit cbcd73c

Browse files
committed
disable yaml linter
1 parent fcb0e23 commit cbcd73c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
api_breakage_check_container_image: "swift:6.0-noble"
1616
docs_check_container_image: "swift:6.0-noble"
1717
format_check_container_image: "swift:6.0-noble"
18+
yamllint_check_enabled: false
1819

1920
unit-tests:
2021
name: Unit tests

0 commit comments

Comments
 (0)