Skip to content

Commit 475be0c

Browse files
committed
docs: add pull_request trigger comment
1 parent 3e26619 commit 475be0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ on:
9292
push:
9393
branches:
9494
- "main" # or "master"
95-
pull_request:
95+
pull_request: # required to have reports on PRs
9696
# `workflow_dispatch` allows CodSpeed to trigger backtest
9797
# performance analysis in order to generate initial data.
9898
workflow_dispatch:

0 commit comments

Comments
 (0)