Skip to content

Commit

Permalink
feat: pr title check version update
Browse files Browse the repository at this point in the history
  • Loading branch information
michael12312 committed Sep 16, 2024
1 parent 7daf2b0 commit 4cd895d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/titlecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check conventinal title
uses: aslafy-z/conventional-pr-title-action@v3.2.0
uses: aslafy-z/conventional-pr-title-action@v3
with:
success-state: Title follows the specification.
failure-state: Title does not follow the specification.
Expand Down

0 comments on commit 4cd895d

Please sign in to comment.