Skip to content

G3 58 set up cicd for geneweaver api #3

G3 58 set up cicd for geneweaver api

G3 58 set up cicd for geneweaver api #3

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'