Skip to content

Merge pull request #2 from TheJacksonLaboratory/G3-29-geneweaver-cli-… #8

Merge pull request #2 from TheJacksonLaboratory/G3-29-geneweaver-cli-…

Merge pull request #2 from TheJacksonLaboratory/G3-29-geneweaver-cli-… #8

Workflow file for this run

name: Style
on:
pull_request:
branches:
- 'main'
push:
branches:
- 'main'
jobs:
format-lint:
uses: ./.github/workflows/_format-lint-action.yml
with:
python-version: '3.9'