1
0
mirror of https://github.com/apple/swift-nio-extras.git synced 2025-05-26 08:00:26 +08:00

Aligning semantic version label check name

This commit is contained in:
Franz Busch 2024-11-28 12:04:52 +01:00
parent a32874df06
commit e13bd074bd

@ -6,7 +6,7 @@ on:
jobs:
semver-label-check:
name: Semantic Version label check
name: Semantic version label check
runs-on: ubuntu-latest
timeout-minutes: 1
steps: