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 c008610 commit 29589c5Copy full SHA for 29589c5
.github/workflows/pull_request.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Soundness
10
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
11
with:
12
- license_header_check_project_name: "Swift.org"
+ license_header_check_enabled: false
13
api_breakage_check_enabled: false
14
15
tests:
0 commit comments