Skip to content

Commit 14719e8

Browse files
committed
ci: Use the shared soundness workflow from swiftlang/github-workflows
1 parent 7ccb30b commit 14719e8

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
@@ -7,7 +7,7 @@ on:
77
jobs:
88
soundness:
99
name: Soundness
10-
uses: apple/swift-nio/.github/workflows/soundness.yml@main
10+
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
1111
with:
1212
api_breakage_check_container_image: "swift:6.0-noble"
1313
docs_check_container_image: "swift:6.0-noble"

0 commit comments

Comments
 (0)