fix: make the action target PRs on the branch main

This commit is contained in:
Matouš Volf 2024-08-15 11:45:59 +02:00
parent d712450c6f
commit afd22c3d96

View File

@ -2,7 +2,7 @@ name: conventional commits
on:
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: