User created account with the same email and the old edx account got re-activated? #184
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 |