Skip to content

Merge changes for publishing docs in RTD to main #18

Merge changes for publishing docs in RTD to main

Merge changes for publishing docs in RTD to main #18

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