Skip to content

BCIR-247 : islandora_entity_status - Moderation Integration #58

BCIR-247 : islandora_entity_status - Moderation Integration

BCIR-247 : islandora_entity_status - Moderation Integration #58

Workflow file for this run

---
name: Code Linting
on:
pull_request:
push:
branches:
- main
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
- name: Run CodeSniffer
uses: discoverygarden/CodeSniffer@v1