Skip to content

Commit

Permalink
Merge pull request #920 from NeurodataWithoutBorders/update_notification
Browse files Browse the repository at this point in the history
Update notification email
  • Loading branch information
CodyCBakerPhD authored Aug 23, 2024
2 parents 3100920 + 4ce2ee6 commit d3cdf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
username: ${{ secrets.MAIL_USERNAME }}
password: ${{ secrets.MAIL_PASSWORD }}
subject: NWB GUIDE Daily Test Failure
to: ${{ secrets.DAILY_FAILURE_EMAIL_LIST }}
to: [email protected],[email protected]
from: NWB Guide Daily Tests
body: "The daily tests workflow failed, please check the status at https://github.com/NeurodataWithoutBorders/nwb-guide/actions/workflows/daily_tests.yml"

0 comments on commit d3cdf8f

Please sign in to comment.