diff --git a/.github/workflows/trigger-benchmarks-on-message.yml b/.github/workflows/trigger-benchmarks-on-message.yml index df55ea530..51945b6e6 100644 --- a/.github/workflows/trigger-benchmarks-on-message.yml +++ b/.github/workflows/trigger-benchmarks-on-message.yml @@ -8,6 +8,7 @@ env: jobs: run-benchmarks-on-comment: + if: startsWith(github.event.comment.body, '/benchmark') name: Run and upload benchmarks runs-on: benchmarks timeout-minutes: 4320 # 72h