From 48b2dddc551b7a2708cc3f6de061bcabf26513b9 Mon Sep 17 00:00:00 2001 From: Ani Date: Thu, 11 Apr 2024 19:29:09 -0700 Subject: [PATCH] Added the suggested path filters --- .github/workflows/performance-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/performance-tests.yml b/.github/workflows/performance-tests.yml index 027854faa..0473dcbc2 100644 --- a/.github/workflows/performance-tests.yml +++ b/.github/workflows/performance-tests.yml @@ -8,6 +8,9 @@ on: - opened - reopened - synchronize + paths: + - 'R/**' + - 'src/**' jobs: comment: