Skip to content

Hosting the docs on RTD #12

Hosting the docs on RTD

Hosting the docs on RTD #12

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