Skip to content

Commit dae1d1d

Browse files
committed
ci: Disable api breakage check for now.
1 parent f8d723e commit dae1d1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
1111
with:
1212
license_header_check_project_name: "Swift.org"
13+
api_breakage_check_enabled: false
1314

1415
tests:
1516
name: tests

0 commit comments

Comments
 (0)