Skip to content

GL-1723: Added expires_at mandatory arg for codestudio token. #195

GL-1723: Added expires_at mandatory arg for codestudio token.

GL-1723: Added expires_at mandatory arg for codestudio token. #195

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