mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-18 17:34:39 -05:00
Update pr-bot.yml
This commit is contained in:
parent
9ac37362ae
commit
14ff64ef3c
3
.github/workflows/pr-bot.yml
vendored
3
.github/workflows/pr-bot.yml
vendored
@ -25,8 +25,7 @@ jobs:
|
|||||||
s_label: 'non-trivial'
|
s_label: 'non-trivial'
|
||||||
s_diff: '99999'
|
s_diff: '99999'
|
||||||
fail_if_xl: 'false'
|
fail_if_xl: 'false'
|
||||||
excluded_files: >
|
excluded_files: /\.lock$/ /\.txt$/ ^src-ui/pnpm-lock\.yaml$ ^src-ui/messages\.xlf$ ^src/locale/en_US/LC_MESSAGES/django\.po$
|
||||||
/\.lock$/ /\.txt$/ ^src-ui/pnpm-lock\.yaml$ ^src-ui/messages\.xlf$ ^src/locale/en_US/LC_MESSAGES/django\.po$
|
|
||||||
- name: Label bot-generated PRs
|
- name: Label bot-generated PRs
|
||||||
if: ${{ contains(github.actor, 'dependabot') || contains(github.actor, 'crowdin-bot') }}
|
if: ${{ contains(github.actor, 'dependabot') || contains(github.actor, 'crowdin-bot') }}
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user