Skip to content

Bump phpro/grumphp from 2.8.0 to 2.9.0 in the dependencies group #793

Bump phpro/grumphp from 2.8.0 to 2.9.0 in the dependencies group

Bump phpro/grumphp from 2.8.0 to 2.9.0 in the dependencies group #793

Workflow file for this run

name: Auto-label pull requests
on:
pull_request_target:
types: [opened, synchronize, reopened, labeled, unlabeled]
permissions:
pull-requests: write
jobs:
autolabel:
uses: acquia/.github/.github/workflows/autolabel.yml@main
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}