From 264bfbbf94e7cf2d232a901da4a9029d29987e66 Mon Sep 17 00:00:00 2001 From: Anant Thazhemadam Date: Tue, 16 Apr 2024 21:23:13 +0700 Subject: [PATCH] test concurrency Signed-off-by: Anant Thazhemadam --- .github/workflows/FormatCheck.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/FormatCheck.yml b/.github/workflows/FormatCheck.yml index 36c7172..30c9918 100644 --- a/.github/workflows/FormatCheck.yml +++ b/.github/workflows/FormatCheck.yml @@ -9,6 +9,7 @@ on: tags: '*' pull_request: + jobs: format-check: