diff --git a/.github/workflows/tester.yml b/.github/workflows/tester.yml index 0b162eb0a..8b12cba52 100644 --- a/.github/workflows/tester.yml +++ b/.github/workflows/tester.yml @@ -5,6 +5,7 @@ on: branches: - "master" - "dev" + - "0.3" jobs: unittests: ################################################################# @@ -75,4 +76,4 @@ jobs: threshold: 80.123 fail: true publish: true - coverage-summary-title: "Code Coverage Summary" \ No newline at end of file + coverage-summary-title: "Code Coverage Summary"