Skip to content

Update the Devops readme with step-by-step instructions #110

Update the Devops readme with step-by-step instructions

Update the Devops readme with step-by-step instructions #110

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