Skip to content

Drop code coverage comment #1834

Drop code coverage comment

Drop code coverage comment #1834

Workflow file for this run

name: cla-check
on:
pull_request:
branches:
- main
- 'release-[0-9]+.[0-9]+'
jobs:
cla-check:
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1