Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mharj committed May 6, 2024
1 parent 5aa4767 commit 6182d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Run and publish code coverage
if: |
github.ref == 'refs/heads/main' &&
github.ref == 'refs/heads/master' &&
env.CC_TEST_REPORTER_ID != '' &&
env.HAVE_COVERAGE_SCRIPT == 'true'
uses: paambaati/[email protected]
Expand Down

0 comments on commit 6182d4b

Please sign in to comment.