Skip to content

Fix Selector Initialization Issue When Invoked from Another Module #8

Fix Selector Initialization Issue When Invoked from Another Module

Fix Selector Initialization Issue When Invoked from Another Module #8

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