Skip to content

feat(ci): Add PR lines changed check #1

feat(ci): Add PR lines changed check

feat(ci): Add PR lines changed check #1

Workflow file for this run

name: PR Lines Changed Check
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
pr-line-check:
uses: metamask/github-tools/.github/actions/pr-line-check.yml@main

Check failure on line 9 in .github/workflows/pr-line-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-line-check.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
base_ref: main
is-high-risk-environment: false