Skip to content

Commit

Permalink
chore: revert bumping pr title checker action
Browse files Browse the repository at this point in the history
  • Loading branch information
emnnipal committed Jan 24, 2024
1 parent 7ce27fa commit b4eb2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4
- uses: thehanimo/pr-title-checker@v1.3.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
Expand Down

0 comments on commit b4eb2d4

Please sign in to comment.