Skip to content

Commit d8dd1bd

Browse files
committed
wip
1 parent 1f16353 commit d8dd1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-name-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Run PR name linter
2929
run: echo "$TITLE" | npx commitlint
3030
env:
31-
TITLE: ${{ github.event.pull_request.title }}
31+
TITLE: ${{ github.event.pull_request.title }}

0 commit comments

Comments
 (0)