Commit 877127b
Skip benchmark workflow for bot review events
Bot reviews (AI code reviewers) were triggering the benchmark workflow,
and the concurrency group was cancelling the real benchmark run from
the pull_request event. Gate the workflow early by skipping when the
review author is a Bot account type.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 92deb41 commit 877127b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments