Skip to content

Commit 6bfd0ec

Browse files
committed
ci: add name to pr title job
1 parent d99865f commit 6bfd0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-title.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
check-pr-title:
1212
runs-on: ubuntu-latest
13+
name: Check PR title
1314
steps:
1415
# Please look up the latest version from
1516
# https://github.com/amannn/action-semantic-pull-request/releases

0 commit comments

Comments
 (0)