mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 14:34:23 +01:00
fix(ci): Disable annoying "PR too big" auto-message
This commit is contained in:
1
.github/workflows/pr-label.yml
vendored
1
.github/workflows/pr-label.yml
vendored
@@ -52,6 +52,7 @@ jobs:
|
|||||||
l_label: 'size/l'
|
l_label: 'size/l'
|
||||||
l_max_size: 500
|
l_max_size: 500
|
||||||
xl_label: 'size/xl'
|
xl_label: 'size/xl'
|
||||||
|
message_if_xl:
|
||||||
|
|
||||||
scope:
|
scope:
|
||||||
if: ${{ github.event_name == 'pull_request_target' }}
|
if: ${{ github.event_name == 'pull_request_target' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user