Ignore debian/changelog in prepare pr
This commit is contained in:
parent
9c00cb8503
commit
d12a205bb9
1
.github/workflows/prepare-release-pr.yml
vendored
1
.github/workflows/prepare-release-pr.yml
vendored
@ -13,6 +13,7 @@ on:
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'debian/**'
|
||||
- '!debian/changelog'
|
||||
pull_request:
|
||||
types:
|
||||
- labeled
|
||||
|
||||
Loading…
Reference in New Issue
Block a user