From 98aff25ca9fae333eed75973a29a16e2c90c4114 Mon Sep 17 00:00:00 2001 From: Derek Cormier Date: Wed, 10 Apr 2024 17:43:00 -0700 Subject: [PATCH] chore: enable workflows github annotations --- .aspect/workflows/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.aspect/workflows/config.yaml b/.aspect/workflows/config.yaml index 4268023..fe565ec 100644 --- a/.aspect/workflows/config.yaml +++ b/.aspect/workflows/config.yaml @@ -42,3 +42,5 @@ tasks: - main - finalization: queue: aspect-small-graviton +notifications: + github: {}