Skip to content

Bump symfony/config from 5.4.21 to 5.4.26 #482

Bump symfony/config from 5.4.21 to 5.4.26

Bump symfony/config from 5.4.21 to 5.4.26 #482

Workflow file for this run

name: Pull request labeler
on:
pull_request:
branches: [ master ]
jobs:
label:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true