Skip to content

includes validation qc and aligns with new gh actions structure #52

includes validation qc and aligns with new gh actions structure

includes validation qc and aligns with new gh actions structure #52

Workflow file for this run

---
name: Checks 🧩
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
run-shared-ci:
name: Shared
uses: boehringer-ingelheim/dv.templates/.github/workflows/shared_ci.yml@main