ci: GitHub action for conventional pull requests #5

Merged
matous-volf merged 2 commits from ci/conventional-pull-requests-check into main 2024-08-15 10:18:31 +00:00
Showing only changes of commit 00de138530 - Show all commits

View File

@ -2,7 +2,7 @@ name: conventional commits
on:
pull_request:
branches: [ main ]
types: [ opened, synchronize, reopened, edited ]
jobs:
build: