Commit 8c995ef
committed
Revert #5644: dispatch nightly workflow for push-to-main integration tests
Reverts #5644, which had pointed push-to-main at the PR workflow to avoid the
full CloudSlow suite timing out. That's no longer needed: the nightly workflow
now differentiates between `integration` (full, on schedule) and
`integration-short` (on workflow_dispatch). Since this cross-org dispatch
arrives as workflow_dispatch, commits to main run `integration-short` —
CloudSlow still skips via -short, but locally-covered tests run against real
clouds, unlike the PR task's skiplocal variant.
Co-authored-by: Isaac1 parent c320274 commit 8c995ef
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
560 | | - | |
561 | | - | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
| |||
0 commit comments