Skip to content

Closes #138: Make SCENARIO_URLS dynamic and depending on the running test #8

Closes #138: Make SCENARIO_URLS dynamic and depending on the running test

Closes #138: Make SCENARIO_URLS dynamic and depending on the running test #8

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