Skip to content

Commit

Permalink
Update mistake_format_title.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IBIBENDUM authored Nov 25, 2024
1 parent 6a0b62d commit a8cfb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mistake_format_title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
SCRIPT_PAT: ${{ secrets.script_pat }}
REPO_NAME: ${{ github.repository }}
ISSUE_NUMBER: ${{ github.event.issue.number }}
run: python mistake_title_formatter.py
run: python ./github/workflows/mistake_title_formatter.py

0 comments on commit a8cfb9c

Please sign in to comment.