Commit 07dcf33
ci: skip E2E jobs on pushes to main (#1917)
Gate e2e-setup and e2e on github.ref != 'refs/heads/main' so post-merge
main runs no longer execute Playwright against the demo backend. PR runs
and manual workflow_dispatch are unaffected.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 3acabc3 commit 07dcf33
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
246 | 249 | | |
247 | 250 | | |
248 | 251 | | |
| |||
325 | 328 | | |
326 | 329 | | |
327 | 330 | | |
328 | | - | |
329 | | - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
330 | 334 | | |
331 | 335 | | |
332 | 336 | | |
| |||
0 commit comments