Skip to content

Bump acquia/coding-standards from 2.0.0 to 3.0.1 #55

Bump acquia/coding-standards from 2.0.0 to 3.0.1

Bump acquia/coding-standards from 2.0.0 to 3.0.1 #55

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