Skip to content

Closes #2886: Replace the existing "What Plan Do I Need" banner with the new one #33

Closes #2886: Replace the existing "What Plan Do I Need" banner with the new one

Closes #2886: Replace the existing "What Plan Do I Need" banner with the new one #33

name: 'PR Template Checker'
on:
pull_request:
types: [edited, opened, synchronize, reopened]
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: wp-media/pr-checklist-action@master
with:
repo-token: "${{ secrets.PR_TEMPLATE_TOKEN }}"