Skip to content

Bump twig/twig from 3.13.0 to 3.14.0 #717

Bump twig/twig from 3.13.0 to 3.14.0

Bump twig/twig from 3.13.0 to 3.14.0 #717

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