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 3711876 commit d0bd75aCopy full SHA for d0bd75a
.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: false
13
broken_symlink_check_enabled: true
0 commit comments