Skip to content

Commit 29589c5

Browse files
committed
ci: Disable license header check in CI for now.
1 parent c008610 commit 29589c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Soundness
1010
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
1111
with:
12-
license_header_check_project_name: "Swift.org"
12+
license_header_check_enabled: false
1313
api_breakage_check_enabled: false
1414

1515
tests:

0 commit comments

Comments
 (0)