Skip to content

pip(deps-dev): bump jinja2 from 2.11.3 to 3.1.6 #419

pip(deps-dev): bump jinja2 from 2.11.3 to 3.1.6

pip(deps-dev): bump jinja2 from 2.11.3 to 3.1.6 #419

Workflow file for this run

name: PR Quality Check
on: pull_request
jobs:
link-ticket:
runs-on: ubuntu-latest
steps:
- name: Check ticket name conforms to requirements
run: echo ${{ github.event.pull_request.head.ref }} | grep -i -E -q "(apm-[0-9]+)|(apmspii-[0-9]+)|(adz-[0-9]+)|(amb-[0-9]+)|(dependabot\/)|(aea-[0-9]+)"