Skip to content

docs: cleanup bg overview/preflight #1492

docs: cleanup bg overview/preflight

docs: cleanup bg overview/preflight #1492

Workflow file for this run

name: PR Title
on:
pull_request_target:
types: [opened, reopened, ready_for_review, edited]
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}