ci: Check PR title on all branches, except release branches (no-changelog) (#5545)
This commit is contained in:
committed by
GitHub
parent
17eff4d7d6
commit
8d84e684cf
1
.github/workflows/check-pr-title.yml
vendored
1
.github/workflows/check-pr-title.yml
vendored
@@ -7,6 +7,7 @@ on:
|
|||||||
- edited
|
- edited
|
||||||
- synchronize
|
- synchronize
|
||||||
branches:
|
branches:
|
||||||
|
- '**'
|
||||||
- '!release/*'
|
- '!release/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user