ci: GitHub action for conventional commits #2

Merged
matous-volf merged 2 commits from ci/conventional-commits-check into main 2024-08-15 09:55:34 +00:00
Showing only changes of commit afd22c3d96 - Show all commits

View File

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