Skip to content

Do not test in our CI what is tested on GH #450

Do not test in our CI what is tested on GH

Do not test in our CI what is tested on GH #450

Workflow file for this run

name: cla-check
on:
pull_request:
branches: [1.28]
jobs:
cla-check:
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@1.2.0