diff --git a/src/GmRelay.Bot/Program.cs b/src/GmRelay.Bot/Program.cs index e8ee6ea..3a08a78 100644 --- a/src/GmRelay.Bot/Program.cs +++ b/src/GmRelay.Bot/Program.cs @@ -1,3 +1,5 @@ +// CI test: lint and security check validation + using GmRelay.Bot.Features.Confirmation.HandleRsvp; using GmRelay.Bot.Features.Confirmation.SendConfirmation; using GmRelay.Bot.Features.Notifications;