Skip to content

Commit 61a1850

Browse files
authored
Merge pull request #208 from kayjan/benchmark-master-branch
Changed: Push to gh-pages only upon merge
2 parents 9f75134 + c2b5a70 commit 61a1850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
comment-always: true
7070
summary-always: true
7171
- name: Store benchmark report (gh-pages)
72+
if: ${{ github.event_name == 'push' }}
7273
uses: benchmark-action/github-action-benchmark@v1
7374
with:
7475
tool: "pytest"

0 commit comments

Comments
 (0)