From 99436cbf475f7514e967915403d6cbd42734f247 Mon Sep 17 00:00:00 2001 From: nifux12 Date: Wed, 13 Nov 2024 15:27:57 +0530 Subject: [PATCH] Update code_coverage.yml --- .github/workflows/code_coverage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/code_coverage.yml b/.github/workflows/code_coverage.yml index db6ff64bf80..54f2bab1ff8 100644 --- a/.github/workflows/code_coverage.yml +++ b/.github/workflows/code_coverage.yml @@ -3,6 +3,7 @@ name: Code Coverage + # Controls when the action will run. Triggers the workflow on pull request # events or push events in the develop branch. on: