Skip to content

fix: encode email in signup AJAX and add missing Container import #462

fix: encode email in signup AJAX and add missing Container import

fix: encode email in signup AJAX and add missing Container import #462

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