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 54d1ecd commit 6452e94Copy full SHA for 6452e94
.github/workflows/pull_request.yml
@@ -21,6 +21,7 @@ jobs:
21
name: Soundness
22
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
23
with:
24
+ format_check_enabled: false
25
license_header_check_project_name: "Swift.org"
26
license_header_check_enabled: false
27
unacceptable_language_check_enabled: false
0 commit comments