diff --git a/.github/workflows/conventional-commits-step-lint.yml b/.github/workflows/conventional-commits-step-lint.yml index d0cfead5..6aaea64f 100644 --- a/.github/workflows/conventional-commits-step-lint.yml +++ b/.github/workflows/conventional-commits-step-lint.yml @@ -11,10 +11,6 @@ on: required: false type: string default: 'Container' - CONFIG_FILE: - required: true - type: string - default: .commitlintrc jobs: lint-pr: