Skip to content

Merge branch 'e1.33-cherry-pick' of https://github.com/peternewman/ol… #297

Merge branch 'e1.33-cherry-pick' of https://github.com/peternewman/ol…

Merge branch 'e1.33-cherry-pick' of https://github.com/peternewman/ol… #297

Workflow file for this run

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