Skip to content

Commit

Permalink
fix(ci): Disable annoying "PR too big" auto-message
Browse files Browse the repository at this point in the history
  • Loading branch information
Pwuts committed Apr 10, 2024
1 parent fb8ed0b commit 90f3c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }}
Expand Down

0 comments on commit 90f3c5e

Please sign in to comment.