mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05: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