Skip to content

Commit

Permalink
fix title and body
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored May 30, 2024
1 parent ce91027 commit 97a7f42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/daily_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
password: ${{ secrets.MAIL_PASSWORD }}
subject: NeuroConv Daily Test Failure
to: ${{ secrets.DAILY_FAILURE_EMAIL_LIST }}
from: NeuroConv
body: "The daily test workflow failed, please check status at https://github.com/catalystneuro/neuroconv/actions/workflows/dailies.yml"
from: NWB Guide Daily Tests
body: "The daily tests workflow failed, please check status at https://github.com/NeurodataWithoutBorders/nwb-guide/actions/workflows/daily_tests.yml"

0 comments on commit 97a7f42

Please sign in to comment.