Skip to content

Upgrade: [dependabot] - Bump @types/jest from 29.5.11 to 29.5.12 (#13) #16

Upgrade: [dependabot] - Bump @types/jest from 29.5.11 to 29.5.12 (#13)

Upgrade: [dependabot] - Bump @types/jest from 29.5.11 to 29.5.12 (#13) #16

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