Skip to content

Commit 1f16353

Browse files
committed
wip
1 parent 052b9f6 commit 1f16353

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
@@ -27,5 +27,5 @@ jobs:
2727

2828
- name: Run PR name linter
2929
run: echo "$TITLE" | npx commitlint
30-
env:
30+
env:
3131
TITLE: ${{ github.event.pull_request.title }}

0 commit comments

Comments
 (0)