Skip to content

Depend on php to identify which elements to be saved #2

Depend on php to identify which elements to be saved

Depend on php to identify which elements to be saved #2

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