Update pr-bot.yml

This commit is contained in:
shamoon
2025-04-21 11:54:02 -07:00
parent e75d5c169d
commit 3c5d189f1d

View File

@@ -38,7 +38,7 @@ jobs:
^src/locale/en_US/LC_MESSAGES/django\.po$
- name: Label bot-generated PRs
if: ${{ contains(github.actor, 'dependabot') || contains(github.actor, 'paperlessngx-bot') }}
if: ${{ contains(github.actor, 'dependabot') || contains(github.actor, 'crowdin-bot') }}
uses: actions/github-script@v7
with:
script: |