Update pr-bot.yml

This commit is contained in:
shamoon 2025-04-22 15:02:22 -07:00 committed by GitHub
parent 9ac37362ae
commit 14ff64ef3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,7 @@ jobs:
s_label: 'non-trivial'
s_diff: '99999'
fail_if_xl: 'false'
excluded_files: >
/\.lock$/ /\.txt$/ ^src-ui/pnpm-lock\.yaml$ ^src-ui/messages\.xlf$ ^src/locale/en_US/LC_MESSAGES/django\.po$
excluded_files: /\.lock$/ /\.txt$/ ^src-ui/pnpm-lock\.yaml$ ^src-ui/messages\.xlf$ ^src/locale/en_US/LC_MESSAGES/django\.po$
- name: Label bot-generated PRs
if: ${{ contains(github.actor, 'dependabot') || contains(github.actor, 'crowdin-bot') }}
uses: actions/github-script@v7