Skip to content

Linkintegrity on root (#124) #276

Linkintegrity on root (#124)

Linkintegrity on root (#124) #276

Workflow file for this run

name: Run isort
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isort/isort-action@v1