From 0b99288b9e7d5412dbcb928d8dedeb4d08a83a52 Mon Sep 17 00:00:00 2001 From: Karen Chen Date: Tue, 22 Oct 2024 18:00:15 -0700 Subject: [PATCH] test: run perf --- .github/workflows/aurora_performance.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/aurora_performance.yml b/.github/workflows/aurora_performance.yml index 301cee34..b27c6709 100644 --- a/.github/workflows/aurora_performance.yml +++ b/.github/workflows/aurora_performance.yml @@ -2,6 +2,9 @@ name: Aurora Performance Tests on: workflow_dispatch: + push: + branches: + - test/rwperf-test jobs: run-integration-tests: