diff --git a/.github/workflows/run_benchmark_results_file_sanity_checks.yaml b/.github/workflows/run_benchmark_results_file_sanity_checks.yaml index 6e5b637..c0e9462 100644 --- a/.github/workflows/run_benchmark_results_file_sanity_checks.yaml +++ b/.github/workflows/run_benchmark_results_file_sanity_checks.yaml @@ -1,4 +1,7 @@ name: Check sanity of benchmark results file +on: + pull_request: + push: { branches: main } jobs: