Skip to content

chore(runway): cherry-pick fix: cp-7.50.0 Remove lending earnings history button #5778

chore(runway): cherry-pick fix: cp-7.50.0 Remove lending earnings history button

chore(runway): cherry-pick fix: cp-7.50.0 Remove lending earnings history button #5778

name: "Check PR Max Lines"
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-pr-max-lines:
uses: metamask/github-tools/.github/workflows/pr-line-check.yml@main
with:
max_lines: 1000
ignore_patterns: '(\.lock|\.snap)$'