Skip to content

chore(deps): bump org.asciidoctor:asciidoctorj from 2.5.7 to 2.5.13 #9

chore(deps): bump org.asciidoctor:asciidoctorj from 2.5.7 to 2.5.13

chore(deps): bump org.asciidoctor:asciidoctorj from 2.5.7 to 2.5.13 #9

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