📝 Provide a description of the new feature
Currently, all Github Action notifications are using the SyncIcon.
This enhancement would change this to be
- Successful run = CheckIcon
- Failed run = XIcon
- Cancelled run = StopIcon
- and so on...
The full list of workflow states are shown below

➕ Additional Information
No response