We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6514bd2 commit 78f0bf5Copy full SHA for 78f0bf5
.github/workflows/lint-pr-title.yml
@@ -11,7 +11,7 @@ permissions:
11
pull-requests: read
12
13
jobs:
14
- main:
+ lint_pr_title:
15
name: Validate PR title
16
runs-on: ubuntu-latest
17
steps:
0 commit comments