diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index cb43ba0..ab0894e 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -2,7 +2,7 @@ name: conventional commits on: pull_request: - branches: [ master ] + branches: [ main ] jobs: build: