diff --git a/.github/workflows/conventional-pr-title.yaml b/.github/workflows/conventional-pr-title.yaml index e59aa19f..c8d31137 100644 --- a/.github/workflows/conventional-pr-title.yaml +++ b/.github/workflows/conventional-pr-title.yaml @@ -25,7 +25,5 @@ jobs: revert style test - validateSingleCommit: true - validateSingleCommitMatchesPrTitle: true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}