Skip to content

chore(deps): bump step-security/harden-runner from 2.20.0 to 2.21.0 #126

chore(deps): bump step-security/harden-runner from 2.20.0 to 2.21.0

chore(deps): bump step-security/harden-runner from 2.20.0 to 2.21.0 #126

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: ""