We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052b9f6 commit 1f16353Copy full SHA for 1f16353
.github/workflows/pr-name-linter.yml
@@ -27,5 +27,5 @@ jobs:
27
28
- name: Run PR name linter
29
run: echo "$TITLE" | npx commitlint
30
- env:
+ env:
31
TITLE: ${{ github.event.pull_request.title }}
0 commit comments