Skip to content

Merge pull request #23 from TheJacksonLaboratory/GW-152-publication-api #44

Merge pull request #23 from TheJacksonLaboratory/GW-152-publication-api

Merge pull request #23 from TheJacksonLaboratory/GW-152-publication-api #44

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'