From 9e6cfeb67b47d11f95617232258b0d01d5054472 Mon Sep 17 00:00:00 2001 From: Derek Cormier Date: Tue, 16 Apr 2024 02:56:10 -0700 Subject: [PATCH] chore: enable workflows github annotations (#1640) --- .aspect/workflows/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.aspect/workflows/config.yaml b/.aspect/workflows/config.yaml index a6081aa92..93b1e9a8d 100644 --- a/.aspect/workflows/config.yaml +++ b/.aspect/workflows/config.yaml @@ -270,3 +270,5 @@ tasks: - main - finalization: queue: aspect-small +notifications: + github: {}