Skip to content

Don't limit browser_session.user_agent to 4096 chars #506

Don't limit browser_session.user_agent to 4096 chars

Don't limit browser_session.user_agent to 4096 chars #506

Workflow file for this run

name: PHPStan
on:
pull_request:
branches:
- main
jobs:
phpstan:
uses: icinga/github-actions/.github/workflows/phpstan.yml@main
with:
dependencies: |
{
"/icingaweb2" : "https://github.com/Icinga/icingaweb2.git",
"/usr/share/icingaweb2-modules/icingadb" : "https://github.com/Icinga/icingadb-web.git"
}