diff --git a/.github/workflows/competitive-benchmarks.yml b/.github/workflows/competitive-benchmarks.yml index e12b382d..fc7eab51 100644 --- a/.github/workflows/competitive-benchmarks.yml +++ b/.github/workflows/competitive-benchmarks.yml @@ -5,7 +5,7 @@ on: branches: - gather-new-benchmark-data paths: - - 'qi-sdk/benchmarks/**' + - 'qi-sdk/benchmarks/competitive/**' - 'qi-lib/**' - '.github/workflows/competitive-benchmarks.yml'