Skip to content

Fix #177 CPCSS notice has scenario that won't work correctly now due to the login structure #128

Fix #177 CPCSS notice has scenario that won't work correctly now due to the login structure

Fix #177 CPCSS notice has scenario that won't work correctly now due to the login structure #128

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 }}"