Skip to content

Bump phpstan/phpstan from 1.10.20 to 1.10.21 #456

Bump phpstan/phpstan from 1.10.20 to 1.10.21

Bump phpstan/phpstan from 1.10.20 to 1.10.21 #456

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