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 f8d723e commit dae1d1dCopy full SHA for dae1d1d
.github/workflows/pull_request.yml
@@ -10,6 +10,7 @@ jobs:
10
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
11
with:
12
license_header_check_project_name: "Swift.org"
13
+ api_breakage_check_enabled: false
14
15
tests:
16
name: tests
0 commit comments