Skip to content

Merge pull request #47 from TheJacksonLaboratory/task/add-pod-level-l… #68

Merge pull request #47 from TheJacksonLaboratory/task/add-pod-level-l…

Merge pull request #47 from TheJacksonLaboratory/task/add-pod-level-l… #68

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'