Skip to content

Updating workflows to reusable versions, also targeting main #4

Updating workflows to reusable versions, also targeting main

Updating workflows to reusable versions, also targeting main #4

Workflow file for this run

---
name: Code Linting
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
Lint:
uses: discoverygarden/CodeSniffer/.github/workflows/lint.yml@v1