Skip to content

feat: Initial workflows #1

feat: Initial workflows

feat: Initial workflows #1

Workflow file for this run

name: PR Title Check (self)
on:
pull_request:
jobs:
pr-title:
uses: ./.github/workflows/pr-title.yml
secrets: inherit