Skip to content

feat: add m2 local import context edge integrity dry run #39

feat: add m2 local import context edge integrity dry run

feat: add m2 local import context edge integrity dry run #39

Workflow file for this run

name: ci
on:
pull_request:
push:
branches: [main]
jobs:
repo-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.11"
- run: python scripts/check_all.py