Skip to content

Merge branch 'develop' into feature/DIGITAL-298-ext-link-bg #1080

Merge branch 'develop' into feature/DIGITAL-298-ext-link-bg

Merge branch 'develop' into feature/DIGITAL-298-ext-link-bg #1080

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