Skip to content

Commit f3a18d0

Browse files
authored
Aligning semantic version label check name (#788)
1 parent 2119f0d commit f3a18d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_label.yml

+1-1
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)