Skip to content

Create 1.22.2 release notes #19

Create 1.22.2 release notes

Create 1.22.2 release notes #19

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