Skip to content

Update phpstan/phpstan requirement from ^1.1 to ^1.1 || ^2.0 #233

Update phpstan/phpstan requirement from ^1.1 to ^1.1 || ^2.0

Update phpstan/phpstan requirement from ^1.1 to ^1.1 || ^2.0 #233

name: 'Label Actions'
on:
issues:
types: [ labeled, unlabeled ]
pull_request:
types: [ labeled, unlabeled ]
discussion:
types: [ labeled, unlabeled ]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
config-path: '.github/label-actions.yaml'