We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f445948 + 86e70e2 commit 1e454c2Copy full SHA for 1e454c2
.github/workflows/codspeed.yml
@@ -3,7 +3,7 @@ name: codspeed
3
on:
4
push:
5
branches:
6
- - "main" # or "master"
+ - "master"
7
pull_request:
8
# `workflow_dispatch` allows CodSpeed to trigger backtest
9
# performance analysis in order to generate initial data.
0 commit comments