mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-07 15:15:24 +00:00
don't append changelog PR to unrelated release
This commit is contained in:
@@ -588,5 +588,5 @@ jobs:
|
||||
owner,
|
||||
repo,
|
||||
issue_number: result.data.number,
|
||||
labels: ['documentation']
|
||||
labels: ['documentation', 'skip-changelog']
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user