Skip to content

ci: Apply patch to work around nette/application 3.2 breaking tests #59

ci: Apply patch to work around nette/application 3.2 breaking tests

ci: Apply patch to work around nette/application 3.2 breaking tests #59

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