diff --git a/.github/workflows/test.js.yml b/.github/workflows/test.js.yml index 5048deac..83ac7e13 100644 --- a/.github/workflows/test.js.yml +++ b/.github/workflows/test.js.yml @@ -2,9 +2,9 @@ name: Test coverage report on: pull_request: - branches: [ main ] + branches: [ BLAIS5-3514 ] push: - branches: [ main ] + branches: [ BLAIS5-3514 ] jobs: build: