Skip to content

Fix spelling mistakes to pass spellcheck #1911

Fix spelling mistakes to pass spellcheck

Fix spelling mistakes to pass spellcheck #1911

Workflow file for this run

name: cla-check
on: [pull_request]
jobs:
cla-check:
runs-on: ubuntu-20.04
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1
with:
accept-existing-contributors: true