diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index bd21ff9ef..7e562a3f0 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -19,9 +19,9 @@ jobs: with: filters: | run-ci: - - 'rusk/**/* - - 'node/**/* - predicate-quantifier: 'some' + - 'rusk/**' + - 'node/**' + - '.github/workflows/benchmarks.yml' benchmark: needs: changes