Skip to content

Fix PHPStan issue with nette/component-model 3.1.0 #95

Fix PHPStan issue with nette/component-model 3.1.0

Fix PHPStan issue with nette/component-model 3.1.0 #95

Workflow file for this run

name: "Codesniffer"
on:
pull_request:
push:
branches: ["*"]
schedule:
- cron: "0 8 * * 1"
jobs:
codesniffer:
name: "Codesniffer"
uses: contributte/.github/.github/workflows/codesniffer.yml@v1