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 fe282a9 commit 8649c03Copy full SHA for 8649c03
.github/workflows/pull_request.yml
@@ -9,6 +9,7 @@ jobs:
9
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
10
with:
11
api_breakage_check_enabled: false
12
+ license_header_check_project_name: Swift.org
13
14
test-java:
15
name: Java tests (${{ matrix.swift_version }} - ${{ matrix.os_version }})
0 commit comments