Skip to content

Commit

Permalink
only push cb results on push, and for push, only master is enabled cu…
Browse files Browse the repository at this point in the history
…rrently
  • Loading branch information
lorenzwalthert committed Sep 27, 2020
1 parent dd0044e commit af42f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmarking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
name: visual-benchmarks
path: bench/plots/
- name: Push benchmarks
if: ${{ github.event_name == 'push' }}
run: Rscript -e "bench::cb_push()"

0 comments on commit af42f8f

Please sign in to comment.