Skip to content

Merge branch 'renamed_locations' of github.com:actinia-org/actinia-co… #477

Merge branch 'renamed_locations' of github.com:actinia-org/actinia-co…

Merge branch 'renamed_locations' of github.com:actinia-org/actinia-co… #477

Workflow file for this run

name: Linting and code quality check
on: [push, pull_request]
jobs:
lint:
uses: mundialis/github-workflows/.github/workflows/linting.yml@main
with:
# set pylint-version to empty string to skip the pylint workflow
pylint-version: ''
BASH_SEVERITY: 'warning'