From 786de7dbf0e3572dfe935cb1b8d8c6117f322fcf Mon Sep 17 00:00:00 2001 From: James Kessler Date: Mon, 3 Apr 2023 15:24:14 -0700 Subject: [PATCH] Update test_coveralls.yml --- .github/workflows/test_coveralls.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test_coveralls.yml b/.github/workflows/test_coveralls.yml index e9e1425..746ce8f 100644 --- a/.github/workflows/test_coveralls.yml +++ b/.github/workflows/test_coveralls.yml @@ -1,9 +1,8 @@ name: Test Coveralls on: push: - branches: [github-actions] pull_request: - branches: [github-actions] + branches: [master] jobs: