Skip to content

FR-5673: exclude doc/ from CI and Snap checks. #1877

FR-5673: exclude doc/ from CI and Snap checks.

FR-5673: exclude doc/ from CI and Snap checks. #1877

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