Merge pull request #14512 from Budibase/chore/dont-add-pr-message-on-xl-prs

Don't add PR message on XL PRs
This commit is contained in:
Adria Navarro 2024-09-04 12:40:49 +02:00 committed by GitHub
commit da89e07c45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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