Don't add PR message on XL PRs
This commit is contained in:
parent
d54f87af03
commit
4b37532662
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue