Skip to content

Add EDOPro Skinpack #166

Add EDOPro Skinpack

Add EDOPro Skinpack #166

Workflow file for this run

name: Check PR title
on:
pull_request:
types: [opened, edited, synchronize]
paths: [README.md]
jobs:
pr-title:
runs-on: ubuntu-latest
steps:
- uses: Slashgear/[email protected]
with:
regexp: "(Add|Update|Remove) .+"
helpMessage: "Example: 'Add MO2'"