Skip to content

Upgrade: [dependabot] - bump gitpython from 3.1.43 to 3.1.44 #194

Upgrade: [dependabot] - bump gitpython from 3.1.43 to 3.1.44

Upgrade: [dependabot] - bump gitpython from 3.1.43 to 3.1.44 #194

Workflow file for this run

name: Pull request test and build
on:
pull_request:
branches: [main]
env:
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}
jobs:
quality_checks:
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected]
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
install_java: true
pr_title_format_check:
uses: ./.github/workflows/pr_title_check.yml