From 428a4ed14fd97df553ffdae4d54706be8995540f Mon Sep 17 00:00:00 2001 From: Manohar <122095618+manohar6317@users.noreply.github.com> Date: Mon, 18 May 2026 16:40:34 +0530 Subject: [PATCH 1/2] Update main.go --- cmd/api/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/api/main.go b/cmd/api/main.go index 8bb28a2..56584a3 100644 --- a/cmd/api/main.go +++ b/cmd/api/main.go @@ -1,5 +1,5 @@ package main -//final testing +//final testing 2 import ( "context" "log" From e5171d5b47c9cf7c584d3e0431cfdd908f122b9d Mon Sep 17 00:00:00 2001 From: Manohar <122095618+manohar6317@users.noreply.github.com> Date: Mon, 18 May 2026 16:50:13 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1484faf..dd178e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Task Queue Engine A production-grade distributed task queue system built with **Go** and **AWS**, designed for reliable asynchronous job processing at scale. +test test testing [![CI/CD](https://github.com/manohar6317/task-queue-engine/actions/workflows/ci.yml/badge.svg)](https://github.com/manohar6317/task-queue-engine/actions) ![Go Version](https://img.shields.io/badge/go-1.22-blue)