Skip to content

Add 1.22.1 specific updates #2

Add 1.22.1 specific updates

Add 1.22.1 specific updates #2

Workflow file for this run

name: CLA check
on: [pull_request_target]
jobs:
check-for-cla:
name: Check if author has signed the Canonical CLA
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@main