8000 ci: update commit-message-based-labels job to be called labels · danielsogl/angular-cli@35bf557 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 35bf557

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.
1 parent 1ac7bd0 commit 35bf557

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)
0