Skip to content

Closes #176: Backstop tests not working as expected for LLCSSBG & LRC tests when run generally #120

Closes #176: Backstop tests not working as expected for LLCSSBG & LRC tests when run generally

Closes #176: Backstop tests not working as expected for LLCSSBG & LRC tests when run generally #120

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