Skip to content

chore: [TRX-30] removing subjectId since it is not existing in dtr. (… #1105

chore: [TRX-30] removing subjectId since it is not existing in dtr. (…

chore: [TRX-30] removing subjectId since it is not existing in dtr. (… #1105

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