Skip to content

Merge pull request #94 from TheJacksonLaboratory/G3-406-add-cors-conf… #114

Merge pull request #94 from TheJacksonLaboratory/G3-406-add-cors-conf…

Merge pull request #94 from TheJacksonLaboratory/G3-406-add-cors-conf… #114

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'