Skip to content

- batch update August 2023 #225

- batch update August 2023

- batch update August 2023 #225

Workflow file for this run

name: "Check the PR title"
on:
pull_request:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
check-pr-title:
name: Check the PR title
runs-on: ubuntu-20.04
steps:
- uses: blumilksoftware/action-pr-title@v1.2.0