We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99865f commit 6bfd0ecCopy full SHA for 6bfd0ec
.github/workflows/pr-title.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
check-pr-title:
12
runs-on: ubuntu-latest
13
+ name: Check PR title
14
steps:
15
# Please look up the latest version from
16
# https://github.com/amannn/action-semantic-pull-request/releases
0 commit comments