Skip to content

DIGITAL-488: Removes body field from authors, landing page and topics #1417

DIGITAL-488: Removes body field from authors, landing page and topics

DIGITAL-488: Removes body field from authors, landing page and topics #1417

Workflow file for this run

name: Validation
on:
# Commit message validation requires a target branch which is only available in a PR.
pull_request:
push:
branches:
- 'feature/**'
jobs:
validate:
uses: ./.github/workflows/validation-run.yml
secrets: inherit