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 1f16353 commit d8dd1bdCopy full SHA for d8dd1bd
.github/workflows/pr-name-linter.yml
@@ -28,4 +28,4 @@ jobs:
28
- name: Run PR name linter
29
run: echo "$TITLE" | npx commitlint
30
env:
31
- TITLE: ${{ github.event.pull_request.title }}
+ TITLE: ${{ github.event.pull_request.title }}
0 commit comments