Skip to content

DDST-366 and DDST-345: Update migration with missing bits and add support for multiple dates #109

DDST-366 and DDST-345: Update migration with missing bits and add support for multiple dates

DDST-366 and DDST-345: Update migration with missing bits and add support for multiple dates #109

Workflow file for this run

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