Skip to content

Upgrade: [dependabot] - bump @typescript-eslint/parser from 6.21.0 to… #22

Upgrade: [dependabot] - bump @typescript-eslint/parser from 6.21.0 to…

Upgrade: [dependabot] - bump @typescript-eslint/parser from 6.21.0 to… #22

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 }}