Skip to content

Commit

Permalink
Update daily workflow notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince authored Oct 14, 2024
1 parent ba7d845 commit 0aacb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dailies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
username: ${{ secrets.MAIL_USERNAME }}
password: ${{ secrets.MAIL_PASSWORD }}
subject: NWB Inspector Daily Failure
to: [email protected],[email protected]
to: [email protected]
from: NWB Inspector
body: "The daily workflow for the NWB Inspector failed: please check status at https://github.com/NeurodataWithoutBorders/nwbinspector/actions/workflows/dailies.yml"

0 comments on commit 0aacb98

Please sign in to comment.