Skip to content

Commit a7e4b60

Browse files
josephperrottfilipesilva
authored andcommitted
ci: update commit-message-based-labels job to be called labels
Using the job name labels results in a more readable and better looking Github status. (cherry picked from commit 35bf557)
1 parent 66452e2 commit a7e4b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [opened, synchronize, reopened]
66

77
jobs:
8-
commit_message_based_labels:
8+
labels:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)