Skip to content

Add Up-to-date upscaling plugins #181

Add Up-to-date upscaling plugins

Add Up-to-date upscaling plugins #181

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/action-check-pr-title@v4.3.0
with:
regexp: "(Add|Update|Remove) .+"
helpMessage: "Example: 'Add MO2'"