Skip to content

Commit

Permalink
chore: revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertHernandez committed Nov 23, 2024
1 parent 969f2e2 commit e8c03df
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pr-size-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ jobs:
This PR exceeds the recommended size of 1000 lines.
Please make sure you are NOT addressing multiple issues with one PR.
Note this PR might be rejected due to its size.
files_to_ignore: |
"pnpm-lock.yaml"
"*.lock"
"docs/*"
files_to_ignore: 'pnpm-lock.yaml *.lock docs/*'

0 comments on commit e8c03df

Please sign in to comment.