Skip to content

chore: drop obsolete pylint workarounds #504

chore: drop obsolete pylint workarounds

chore: drop obsolete pylint workarounds #504

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