Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workflows/verify-features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* PASS/FAIL report into #relay-health.
*
* Designed to run on a schedule (nightly or post-merge):
* relay cloud schedule --file workflows/verify-features.ts --cron "0 3 * * *"
* relay cloud schedule workflows/verify-features.ts --cron "0 3 * * *"
*
* Or manually:
* relay node workflow run workflows/verify-features.ts
Expand Down
Loading