Update pr-bot.yml

This commit is contained in:
shamoon 2025-04-21 11:53:47 -07:00
parent 04f9ba6f3e
commit e75d5c169d

View File

@ -50,7 +50,7 @@ jobs:
labels.push('dependencies');
}
if (user.includes('paperlessngx-bot')) {
if (user.includes('crowdin-bot')) {
labels.push('translation', 'skip-changelog');
}