Skip to content

[CI] Added phpstan with baseline & fixed some issues #79

[CI] Added phpstan with baseline & fixed some issues

[CI] Added phpstan with baseline & fixed some issues #79

Workflow file for this run

name: Assign Pull Request to maintainers
on:
pull_request_target:
jobs:
assign:
uses: ibexa/gh-workflows/.github/workflows/pr-assign.yml@main
secrets:
robot-token: ${{ secrets.EZROBOT_PAT }}