Skip to content

Increase number of CPs to avoid split-brain scenarios in tests #4396

Increase number of CPs to avoid split-brain scenarios in tests

Increase number of CPs to avoid split-brain scenarios in tests #4396

Workflow file for this run

name: cla-check
on:
pull_request:
branches:
- main
- 'release-[0-9]+.[0-9]+'
permissions:
contents: read
jobs:
cla-check:
if: false
permissions:
pull-requests: write # for canonical/has-signed-canonical-cla to create & update comments
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1