Skip to content

CLI-1296: auth:login on 2.23.1 > Invalid key in Cloud datastore fixed #427

CLI-1296: auth:login on 2.23.1 > Invalid key in Cloud datastore fixed

CLI-1296: auth:login on 2.23.1 > Invalid key in Cloud datastore fixed #427

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