aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pr-label.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/pr-label.yml')
-rw-r--r--.github/workflows/pr-label.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/pr-label.yml b/.github/workflows/pr-label.yml
index f550fe8e6..68327d976 100644
--- a/.github/workflows/pr-label.yml
+++ b/.github/workflows/pr-label.yml
@@ -52,9 +52,6 @@ jobs:
l_label: 'size/l'
l_max_size: 500
xl_label: 'size/xl'
- message_if_xl: >
- This PR exceeds the recommended size of 500 lines.
- Please make sure you are NOT addressing multiple issues with one PR.
scope:
if: ${{ github.event_name == 'pull_request_target' }}