Skip to content

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.50.0 to 3.53.0 #659

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.50.0 to 3.53.0

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.50.0 to 3.53.0 #659

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