Commit 8561b47
authored
Run collect data when demo tests dispatched by nightly (#882)
### Problem
Don't trigger produce data job in demo tests if they were triggered by
the nightly release process.
Similar to what was already done for perf tests in #879.
### Solution
Use the filter to check if produce data should be triggered.1 parent b931f9f commit 8561b47
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
192 | 198 | | |
193 | 199 | | |
194 | 200 | | |
| |||
0 commit comments