Skip to content

Closes #2883: Imagify Plugin - Replace the documentation link with the upgrade one for Free users #18

Closes #2883: Imagify Plugin - Replace the documentation link with the upgrade one for Free users

Closes #2883: Imagify Plugin - Replace the documentation link with the upgrade one for Free users #18

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