Skip to content

Merge pull request #53 from TheJacksonLaboratory/G3-231-endpoints-cal… #74

Merge pull request #53 from TheJacksonLaboratory/G3-231-endpoints-cal…

Merge pull request #53 from TheJacksonLaboratory/G3-231-endpoints-cal… #74

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'