Skip to content

Allow coexistence of both outer and column filters #349

Allow coexistence of both outer and column filters

Allow coexistence of both outer and column filters #349

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
with:
php: "8.0"