Don't add PR message on XL PRs

This commit is contained in:
Adria Navarro 2024-09-04 12:36:46 +02:00
parent d54f87af03
commit 4b37532662
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
l_max_size: "1000" l_max_size: "1000"
fail_if_xl: "false" fail_if_xl: "false"
files_to_ignore: "yarn.lock" files_to_ignore: "yarn.lock"
message_if_xl: ""
team-labeler: team-labeler:
runs-on: ubuntu-latest runs-on: ubuntu-latest