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.
1 parent 40267fe commit 5add36eCopy full SHA for 5add36e
.github/workflows/pull_request.yml
@@ -24,6 +24,6 @@ jobs:
24
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
25
with:
26
license_header_check_project_name: "Swift"
27
- docs_check_container_image: "swift:6.2-noble"
+ docs_check_enabled: false # can't evaluate merged docs across platforms
28
format_check_enabled: false
29
api_breakage_check_enabled: false
0 commit comments