Skip to content

Merge pull request #5 from TheJacksonLaboratory/G3-5-test-cluster-dep… #26

Merge pull request #5 from TheJacksonLaboratory/G3-5-test-cluster-dep…

Merge pull request #5 from TheJacksonLaboratory/G3-5-test-cluster-dep… #26

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'