Skip to content

Commit 0946f3a

Browse files
committed
docs: rename mistake format title script
1 parent d3953cc commit 0946f3a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/mistake_format_title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
SCRIPT_PAT: ${{ secrets.script_pat }}
2626
REPO_NAME: ${{ github.repository }}
2727
ISSUE_NUMBER: ${{ github.event.issue.number }}
28-
run: python .github/workflows/mistake_title_formatter.py
28+
run: python .github/workflows/mistake_format_title.py

0 commit comments

Comments
 (0)