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: