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 4aa2983 commit 6abbac9Copy full SHA for 6abbac9
.github/workflows/pull_request.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
soundness:
9
name: Soundness
10
- uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
+ uses: ./.github/workflows/soundness.yml
11
with:
12
api_breakage_check_enabled: false
13
license_header_check_enabled: false
0 commit comments