Skip to content

Commit

Permalink
ci: don't run codspeed in merge_group for now (#13483)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Dec 20, 2024
1 parent f29dd4c commit d217c67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

on:
pull_request:
merge_group:
# TODO: Disabled temporarily for https://github.com/CodSpeedHQ/runner/issues/55
# merge_group:
push:
branches: [main]

Expand Down

0 comments on commit d217c67

Please sign in to comment.