Skip to content

chore(deps): bump aerospike/shared-workflows/.github/workflows/reusable_pr-hygiene.yml from 3.8.0 to 3.8.1 #103

chore(deps): bump aerospike/shared-workflows/.github/workflows/reusable_pr-hygiene.yml from 3.8.0 to 3.8.1

chore(deps): bump aerospike/shared-workflows/.github/workflows/reusable_pr-hygiene.yml from 3.8.0 to 3.8.1 #103

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@d70905d2259d746d19783ecfc0ea5f337c1d5176 # v3.8.1
with:
pr_title: ${{ github.event.pull_request.title }}
pr-labels: ${{ toJSON(github.event.pull_request.labels.*.name) }}
types-requiring-jira: ""