Skip to content

GL-2039-1: Fixed functionality and test cases for cs:wizard command. #380

GL-2039-1: Fixed functionality and test cases for cs:wizard command.

GL-2039-1: Fixed functionality and test cases for cs:wizard command. #380

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