Skip to content

chore: add workflow to check package dependencies #15

chore: add workflow to check package dependencies

chore: add workflow to check package dependencies #15

Workflow file for this run

name: CLA Check
on:
pull_request:
workflow_call:
jobs:
cla-check:
runs-on: ubuntu-20.04
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1