Skip to content

Upgrade: [dependabot] - bump eslint from 8.56.0 to 8.57.0 (#30) #28

Upgrade: [dependabot] - bump eslint from 8.56.0 to 8.57.0 (#30)

Upgrade: [dependabot] - bump eslint from 8.56.0 to 8.57.0 (#30) #28

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