fix: turn off commitlint job (#304)
This commit is contained in:
1
.github/workflows/pr-lint.yaml
vendored
1
.github/workflows/pr-lint.yaml
vendored
@@ -44,6 +44,7 @@ jobs:
|
|||||||
delete: true
|
delete: true
|
||||||
|
|
||||||
commitlint:
|
commitlint:
|
||||||
|
if: false # Disable this job for now
|
||||||
name: Validate commit messages
|
name: Validate commit messages
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
|
|||||||
Reference in New Issue
Block a user