Skip to content

Commit

Permalink
Measure the performance on each push to the repositroy
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <[email protected]>
  • Loading branch information
ktock committed Mar 5, 2020
1 parent 86de66f commit 8cdb7c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Benchmark
on:
pull_request:
types: [opened, synchronize, reopened]
on: [push, pull_request]

jobs:
hello-bench:
Expand Down

0 comments on commit 8cdb7c6

Please sign in to comment.