mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-19 06:04:31 -04:00
ci(benchmarking): disable benchmark runs other than manually requested
This commit is contained in:
9
.github/workflows/benchmarks.yml
vendored
9
.github/workflows/benchmarks.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user