Here is how to receive email notifications only for failed workflows in github actions
- First click on your profile picture in the top-right corner of the header
- Next click on "Settings" option in the dropdown menu
- In the left sidebar navigation, click on "Notifications"
- Scroll down and locate the "Actions" option in the System section
- Next click on the dropdown button
- Then select the "Email" option in the notification channels modal
- Next check the "Only notify for failed workflows" checkbox
- Finally click on the "Save" button to save the changes





