Commit 0d0cfb4
Run the performance workflow only on demand
Dependency bumps triggered the whole gate suite on every pull request,
which cost runner time and surfaced unrelated NFR-1-external failures.
Drop the push, pull_request and schedule triggers so the workflow starts
only from workflow_dispatch, and remove the now-unreachable
pull_request guards on the native jobs.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent b4f5edd commit 0d0cfb4
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 4 | | |
11 | 5 | | |
12 | 6 | | |
| |||
101 | 95 | | |
102 | 96 | | |
103 | 97 | | |
104 | | - | |
105 | 98 | | |
106 | 99 | | |
107 | 100 | | |
| |||
161 | 154 | | |
162 | 155 | | |
163 | 156 | | |
164 | | - | |
165 | 157 | | |
166 | 158 | | |
167 | 159 | | |
| |||
0 commit comments