Skip to content

#1 - boilerplate of Laravel app #4

#1 - boilerplate of Laravel app

#1 - boilerplate of Laravel app #4

Workflow file for this run

name: Check PR Title
on:
pull_request:
branches: [ "main" ]
types: [opened, edited, synchronize, ready_for_review, reopened]
jobs:
check-pr-title:
name: Check PR title
runs-on: ubuntu-20.04
steps:
- uses: blumilksoftware/[email protected]
with:
regex: '^(ITPM\-\d+ )?- .+'