fix(ci): Disable annoying "PR too big" auto-message

pull/7025/head^2
Reinier van der Leer 2024-04-10 17:49:31 +02:00
parent fb8ed0b46b
commit 90f3c5e2d9
No known key found for this signature in database
GPG Key ID: CDC1180FDAE06193
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ jobs:
l_label: 'size/l'
l_max_size: 500
xl_label: 'size/xl'
message_if_xl:
scope:
if: ${{ github.event_name == 'pull_request_target' }}