Skip to content

chore: Update workflows and pre-commit hooks #18

chore: Update workflows and pre-commit hooks

chore: Update workflows and pre-commit hooks #18

Workflow file for this run

name: Validate PR title
permissions:
pull-requests: read
statuses: write
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
uses: getindata/github-workflows/.github/workflows/gh-validate-pr-title.yml@v0.3.1