ci(benchmarking): disable benchmark runs other than manually requested

This commit is contained in:
Benjamin Kampmann
2022-05-03 09:39:35 +02:00
parent 12894aff99
commit aad0cbe496

View File

@@ -2,15 +2,6 @@ name: Benchmarks
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
benchmarks: