Skip to content

Commit

Permalink
keep 2 comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mlapaglia committed Jan 29, 2024
1 parent d55f353 commit 4e18394
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: marocchino/sticky-pull-request-comment@v2
if: github.event_name == 'pull_request'
with:
header: Back End Coverage
recreate: true
path: code-coverage-results.md

Expand Down Expand Up @@ -85,6 +86,7 @@ jobs:
uses: marocchino/sticky-pull-request-comment@v2
if: github.event_name == 'pull_request'
with:
header: Front End Coverage
recreate: true
path: code-coverage-results.md

Expand Down

0 comments on commit 4e18394

Please sign in to comment.