Skip to content

Merge pull request #17 from TheJacksonLaboratory/G3-113-ingress-for-p… #38

Merge pull request #17 from TheJacksonLaboratory/G3-113-ingress-for-p…

Merge pull request #17 from TheJacksonLaboratory/G3-113-ingress-for-p… #38

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'