Skip to content

Merge pull request #65 from TheJacksonLaboratory/G3-247-update-genese… #86

Merge pull request #65 from TheJacksonLaboratory/G3-247-update-genese…

Merge pull request #65 from TheJacksonLaboratory/G3-247-update-genese… #86

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'