From 3203c7ebbae576f5437347bd9b217da0bf18b271 Mon Sep 17 00:00:00 2001 From: Jan Richter Date: Wed, 9 Oct 2024 14:10:11 +0200 Subject: [PATCH] test --- .github/workflows/push_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_ci.yml b/.github/workflows/push_ci.yml index 957b277047..01e8e584d3 100644 --- a/.github/workflows/push_ci.yml +++ b/.github/workflows/push_ci.yml @@ -4,7 +4,7 @@ on: push: branches: [ "master", "103lts" ] pull_request: - branches: [ "master", "103lts" ] + branches: [ "master", "codecov", "103lts" ] jobs: analyze: