Skip to content

Update example project #55

Update example project

Update example project #55

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