Skip to content

Commit

Permalink
ci: Do not validate single commit titles
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Apr 15, 2024
1 parent c5485c1 commit d172f27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/conventional-pr-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,5 @@ jobs:
revert
style
test
validateSingleCommit: true
validateSingleCommitMatchesPrTitle: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d172f27

Please sign in to comment.