Skip to content

Merge images/README.md with the style guide #76

Merge images/README.md with the style guide

Merge images/README.md with the style guide #76

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