Skip to content

feat: add start date to all courses admin report #494

feat: add start date to all courses admin report

feat: add start date to all courses admin report #494

Workflow file for this run

name: CI - Quality Checks
### TODO: Update this flow from edx-platfrom branch
on:
pull_request:
types: [ opened, synchronize, reopened ]
branches:
- develop
- master
jobs:
quality-checks:
name: Quality Checks
runs-on: ubuntu-latest
steps:
- name: Dummy Test
run: echo 'Add quality checks here'