Skip to content

Bump actions/setup-python from 5 to 6 #2628

Bump actions/setup-python from 5 to 6

Bump actions/setup-python from 5 to 6 #2628

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 "((amb|apm|apim|apmspii)-[0-9]+)|(dependabot\/)"