Skip to content

Commit 17a0490

Browse files
Merge pull request #82 from UiPath/ci/add-name-to-workflow
chore: add name to commitlint job in GitHub Actions workflow
2 parents a1dd848 + aa9d2fc commit 17a0490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
commitlint:
8+
name: Commit Lint
89
runs-on: ubuntu-latest
910

1011
steps:

0 commit comments

Comments
 (0)