Skip to content

Merge pull request #101 from TheJacksonLaboratory/task/release-v-0-11-0 #122

Merge pull request #101 from TheJacksonLaboratory/task/release-v-0-11-0

Merge pull request #101 from TheJacksonLaboratory/task/release-v-0-11-0 #122

Workflow file for this run

name: Style
on:
push:
branches:
- 'main'
jobs:
format-lint:
uses: ./.github/workflows/_format-lint-action.yml
with:
python-version: '3.9'