Skip to content

modified: README.md #162

modified: README.md

modified: README.md #162

Workflow file for this run

---
name: Tests and checks
on: # yamllint disable-line rule:truthy
push:
branches:
- '*'
- '*/*'
- '**'
- '!main'
jobs:
pr:
uses: obervinov/_templates/.github/workflows/pr.yaml@v2.0.2
pyproject:
uses: obervinov/_templates/.github/workflows/pyproject.yaml@v2.0.2