Skip to content

Fix #7029 ALR hashes are added to source when DONOTROCKETOPTIMIZE is set to true #874

Fix #7029 ALR hashes are added to source when DONOTROCKETOPTIMIZE is set to true

Fix #7029 ALR hashes are added to source when DONOTROCKETOPTIMIZE is set to true #874

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