Skip to content

Merge pull request #10 from TheJacksonLaboratory/G3-112-add-an-ingres… #31

Merge pull request #10 from TheJacksonLaboratory/G3-112-add-an-ingres…

Merge pull request #10 from TheJacksonLaboratory/G3-112-add-an-ingres… #31

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'