Skip to content

Commit

Permalink
update coverage workflow
Browse files Browse the repository at this point in the history
Specifies a comparison_branch of master for the new coverage workflow.
The default is main.

J=SLAP-2131
TEST=manual
  • Loading branch information
oshi97 committed Jun 16, 2022
1 parent 930f0a7 commit b63d7a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ on:
jobs:
call_code_coverage:
uses: yext/slapshot-reusable-workflows/.github/workflows/coverage.yml@v1
with:
comparison_branch: master
secrets:
caller_github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b63d7a1

Please sign in to comment.