From a080e0a63a58b65a1e7ecc0a75690da0ef8ee719 Mon Sep 17 00:00:00 2001 From: Kyle Beechly Date: Tue, 20 Aug 2024 13:18:27 -0700 Subject: [PATCH] Update benchmarking.yml --- .github/workflows/benchmarking.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarking.yml b/.github/workflows/benchmarking.yml index ebd78b6..ad0ffe7 100644 --- a/.github/workflows/benchmarking.yml +++ b/.github/workflows/benchmarking.yml @@ -1,7 +1,7 @@ name: Benchmarking on: - pull_request: + push: branches: [ "benchmarking" ] permissions: