Skip to content

Commit

Permalink
Aligning semantic version label check name (#788)
Browse files Browse the repository at this point in the history
FranzBusch authored Nov 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2119f0d commit f3a18d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_label.yml
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit f3a18d0

Please sign in to comment.