Skip to content

Fix: [AEA-0000] - pin conventional-changelog-eslint to v5 (#88) #86

Fix: [AEA-0000] - pin conventional-changelog-eslint to v5 (#88)

Fix: [AEA-0000] - pin conventional-changelog-eslint to v5 (#88) #86

Workflow file for this run

name: CI Quality Checks
on:
push:
branches: [main]
jobs:
quality_checks:
uses: ./.github/workflows/quality_checks.yml
with:
BRANCH_NAME: main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}