We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f009d71 commit 65af712Copy full SHA for 65af712
.github/workflows/pull_request.yml
@@ -45,6 +45,8 @@ jobs:
45
uses: apple/swift-nio/.github/workflows/swift_6_language_mode.yml@main
46
47
semver-label-check:
48
+ # disable this action
49
+ if: false
50
name: Semantic Version label check
51
runs-on: ubuntu-latest
52
timeout-minutes: 1
0 commit comments