Make sure that the Catalog shows same info for course run as the product page #177
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Add new issues to mitodl/hq | |
on: | |
issues: | |
types: | |
- opened | |
jobs: | |
add-to-hq: | |
uses: mitodl/ol-github-workflows/.github/workflows/add-to-ol-hq.yaml@main | |
secrets: inherit |