Skip to content

test: set branch code coverage in pyproject.toml #636

test: set branch code coverage in pyproject.toml

test: set branch code coverage in pyproject.toml #636

Workflow file for this run

---
name: CLA
on: # yamllint disable-line rule:truthy
- pull_request_target
jobs:
cla-check:
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1