diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index 6482cd5e2..1f943d1bb 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -3,7 +3,6 @@ name: Conventional Commits on: pull_request: push: - branches: [development] jobs: conventional-commits: