diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index ad4589bca..aafc955ec 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -1,6 +1,6 @@ name: Performance -on: [push, pull_request] +on: [ pull_request, workflow_dispatch ] jobs: performance: