Skip to content

Fixes #7042 Argument 2 ($url) passed to exclude_rocket_from_wp_updates() must be of the type string #330

Fixes #7042 Argument 2 ($url) passed to exclude_rocket_from_wp_updates() must be of the type string

Fixes #7042 Argument 2 ($url) passed to exclude_rocket_from_wp_updates() must be of the type string #330

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