mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-11 03:56:07 -06:00
Update pr-bot.yml
This commit is contained in:
2
.github/workflows/pr-bot.yml
vendored
2
.github/workflows/pr-bot.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
|||||||
labels.push('dependencies');
|
labels.push('dependencies');
|
||||||
}
|
}
|
||||||
|
|
||||||
if (user.includes('paperlessngx-bot')) {
|
if (user.includes('crowdin-bot')) {
|
||||||
labels.push('translation', 'skip-changelog');
|
labels.push('translation', 'skip-changelog');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user