diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d344a20d..6039f707 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: username: ${{ secrets.EDX_SMTP_USERNAME }} password: ${{ secrets.EDX_SMTP_PASSWORD }} subject: CI workflow failed in ${{github.repository}} - to: masters-grades@edx.org + to: masters-grades@edx.org,aperture@2u-internal.opsgenie.net from: github-actions body: CI workflow in ${{github.repository}} failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id