Skip to content

Update 380 BG Ch 7 checklist #1486

Update 380 BG Ch 7 checklist

Update 380 BG Ch 7 checklist #1486

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 }}