Skip to content

Replace the plone.app.z3cform relateditems widget with the contentbrowser widget. #9

Replace the plone.app.z3cform relateditems widget with the contentbrowser widget.

Replace the plone.app.z3cform relateditems widget with the contentbrowser widget. #9

Workflow file for this run

---
name: CI
on:
push:
branches-ignore: [main]
pull_request:
permissions:
contents: read
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
qa:
uses: "./.github/workflows/qa.yaml"
tests:
uses: "./.github/workflows/tests.yaml"