Skip to content

Merge pull request #19 from TheJacksonLaboratory/G3-145-release-v-0-1… #40

Merge pull request #19 from TheJacksonLaboratory/G3-145-release-v-0-1…

Merge pull request #19 from TheJacksonLaboratory/G3-145-release-v-0-1… #40

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'