Skip to content

Upgrade: [dependabot] - bump semantic-release from 23.0.0 to 23.0.1 (… #18

Upgrade: [dependabot] - bump semantic-release from 23.0.0 to 23.0.1 (…

Upgrade: [dependabot] - bump semantic-release from 23.0.0 to 23.0.1 (… #18

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