Skip to content

Commit 7919bdd

Browse files
authored
Merge pull request #418 from brave/setup-basic-perf-ci-follow-up
Follow up for setup perf CI
2 parents 61d339e + 3cff1c7 commit 7919bdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/perf-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ jobs:
4848
comment-on-alert: true
4949
fail-on-alert: true
5050
comment-always: true
51+
# Upload results only for master
52+
auto-push: ${{ github.ref == 'refs/heads/master' }}

0 commit comments

Comments
 (0)