Skip to content

Commit

Permalink
Merge pull request #4965 from dev-hato/disable_commitlint
Browse files Browse the repository at this point in the history
commitlint無効化
  • Loading branch information
massongit authored Mar 11, 2025
2 parents a63b760 + 5a94988 commit 5b542a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
WORKON_HOME: ""
PYTHONPATH: ${{ env.PYTHONPATH }}
VALIDATE_GIT_COMMITLINT: false
pr-dotenv-linter:
runs-on: ubuntu-latest
steps:
Expand Down
8 changes: 0 additions & 8 deletions commitlint.config.ts

This file was deleted.

0 comments on commit 5b542a3

Please sign in to comment.