Skip to content

Commit 1f82be2

Browse files
authored
Aligning semantic version label check name (#158)
1 parent bd2d421 commit 1f82be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
semver-label-check:
9-
name: Semantic Version label check
9+
name: Semantic version label check
1010
runs-on: ubuntu-latest
1111
timeout-minutes: 1
1212
steps:

0 commit comments

Comments
 (0)