Skip to content

chore: weekly uv lockfile upgrade #125

chore: weekly uv lockfile upgrade

chore: weekly uv lockfile upgrade #125

Workflow file for this run

name: PR Hygiene - PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
jobs:
validate-pr-title:
uses: aerospike/shared-workflows/.github/workflows/reusable_pr-hygiene.yml@df68d17cd7b577287b56cbbca5621a5cea0bf803 # v3.9.1
with:
pr_title: ${{ github.event.pull_request.title }}
pr-labels: ${{ toJSON(github.event.pull_request.labels.*.name) }}
types-requiring-jira: ""