We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f72158 commit a11c502Copy full SHA for a11c502
1 file changed
.github/workflows/pr_title_checker.yml
@@ -16,6 +16,7 @@ permissions:
16
17
jobs:
18
check:
19
+ name: Ensure PR title has a valid prefix
20
runs-on: ubuntu-latest
21
steps:
22
- name: Harden Runner
0 commit comments