Skip to content

Bump symfony/twig-bridge from 4.4.49 to 4.4.51 #36

Bump symfony/twig-bridge from 4.4.49 to 4.4.51

Bump symfony/twig-bridge from 4.4.49 to 4.4.51 #36

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