Skip to content

Closes #6914: URLs are not fetched when updating from 3.16+ to 3.17 #42

Closes #6914: URLs are not fetched when updating from 3.16+ to 3.17

Closes #6914: URLs are not fetched when updating from 3.16+ to 3.17 #42

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