ci: make the commit check action run on pull requests based on the type
This commit is contained in:
parent
66bf6d5ce9
commit
00de138530
2
.github/workflows/conventional-commits.yml
vendored
2
.github/workflows/conventional-commits.yml
vendored
@ -2,7 +2,7 @@ name: conventional commits
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
types: [ opened, synchronize, reopened, edited ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user