mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
don't append changelog PR to unrelated release
This commit is contained in:
parent
db9733f0d5
commit
248f3f2181
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -588,5 +588,5 @@ jobs:
|
||||
owner,
|
||||
repo,
|
||||
issue_number: result.data.number,
|
||||
labels: ['documentation']
|
||||
labels: ['documentation', 'skip-changelog']
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user