Skip to content

Training preparation #12

Training preparation

Training preparation #12

Workflow file for this run

---
name: Linting and code quality check
on:
push:
branches:
- main
- develop
pull_request:
jobs:
lint:
uses: mundialis/github-workflows/.github/workflows/linting.yml@main