Skip to content

Upgrade: [dependabot] - bump npm from 11.6.0 to 11.6.1 #97

Upgrade: [dependabot] - bump npm from 11.6.0 to 11.6.1

Upgrade: [dependabot] - bump npm from 11.6.0 to 11.6.1 #97

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
env:
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}
jobs:
quality_checks:
uses: ./.github/workflows/quality-checks.yml
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
pr_title_format_check:
uses: ./.github/workflows/pr_title_check.yml