Skip to content

Commit

Permalink
Merge branch 'main' into test/pr-test
Browse files Browse the repository at this point in the history
  • Loading branch information
emnnipal committed Jan 24, 2024
2 parents 3fadb19 + b4eb2d4 commit 04047ce
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 04047ce

Please sign in to comment.