Skip to content

Merge pull request #87 from ecmwf/bugfix/fix-polytope-notebooks #59

Merge pull request #87 from ecmwf/bugfix/fix-polytope-notebooks

Merge pull request #87 from ecmwf/bugfix/fix-polytope-notebooks #59

name: Code Quality checks for PRs
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
quality:
uses: ecmwf-actions/reusable-workflows/.github/workflows/qa-precommit-run.yml@v2
with:
skip-hooks: "no-commit-to-branch"