Skip to content

Commit 65af712

Browse files
committed
disable semver label check
1 parent f009d71 commit 65af712

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
uses: apple/swift-nio/.github/workflows/swift_6_language_mode.yml@main
4646

4747
semver-label-check:
48+
# disable this action
49+
if: false
4850
name: Semantic Version label check
4951
runs-on: ubuntu-latest
5052
timeout-minutes: 1

0 commit comments

Comments
 (0)