Skip to content

chore: add mockery and workflow triggers per spec #2

chore: add mockery and workflow triggers per spec

chore: add mockery and workflow triggers per spec #2

Workflow file for this run

name: CodeSniffer
on:
push:
branches:
- "**"
pull_request:
workflow_dispatch:
jobs:
codesniffer:
uses: contributte/.github/.github/workflows/codesniffer.yml@v1