Skip to content

CLI-1175: [app:new:from:drupal7] argument path must be of type string #226

CLI-1175: [app:new:from:drupal7] argument path must be of type string

CLI-1175: [app:new:from:drupal7] argument path must be of type string #226

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