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 0eb9afa commit 03a60baCopy full SHA for 03a60ba
.github/workflows/pull_request.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
soundness:
9
name: Soundness
10
- uses: apple/swift-nio/.github/workflows/soundness.yml@main
+ uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
11
with:
12
api_breakage_check_enabled: true
13
broken_symlink_check_enabled: true
0 commit comments