Skip to content

build(deps-dev): bump nikic/php-parser from 5.0.1 to 5.0.2 #648

build(deps-dev): bump nikic/php-parser from 5.0.1 to 5.0.2

build(deps-dev): bump nikic/php-parser from 5.0.1 to 5.0.2 #648

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