Skip to content

chore(dependencies):[#xxx] update tomcat-embed-core #866

chore(dependencies):[#xxx] update tomcat-embed-core

chore(dependencies):[#xxx] update tomcat-embed-core #866

Workflow file for this run

name: "Quality Checks (Release Guidelines)"
on:
workflow_dispatch: # Trigger manually
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check-quality:
name: Check quality guidelines
uses: eclipse-tractusx/sig-infra/.github/workflows/reusable-quality-checks.yaml@main
secrets: inherit