We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a91da99 + 996d788 commit bbd8b4bCopy full SHA for bbd8b4b
.github/workflows/ci.yml
@@ -51,6 +51,6 @@ jobs:
51
username: ${{secrets.EDX_SMTP_USERNAME}}
52
password: ${{secrets.EDX_SMTP_PASSWORD}}
53
subject: CI workflow failed in ${{github.repository}}
54
- to: teaching-and-learning@edx.opsgenie.net
+ to: tnl-squad@edx.org
55
from: github-actions <github-actions@edx.org>
56
body: CI workflow in ${{github.repository}} failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
0 commit comments