diff --git a/.github/workflows/push_ci.yml b/.github/workflows/push_ci.yml index 01e8e584d3..b7c3d14c1b 100644 --- a/.github/workflows/push_ci.yml +++ b/.github/workflows/push_ci.yml @@ -2,7 +2,7 @@ name: "PR and Push checks" on: push: - branches: [ "master", "103lts" ] + branches: [ "master", "codecov", "103lts" ] pull_request: branches: [ "master", "codecov", "103lts" ] diff --git a/test.txt b/test.txt new file mode 100644 index 0000000000..e69de29bb2