Skip to content

[5.x] Run query scopes after all other query methods so the query can be changed #6790

[5.x] Run query scopes after all other query methods so the query can be changed

[5.x] Run query scopes after all other query methods so the query can be changed #6790

Workflow file for this run

name: Pull Request Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-title:
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@master
with:
regex: '^\[\d+\.x\]\s'