diff --git a/content/actions/reference/events-that-trigger-workflows.md b/content/actions/reference/events-that-trigger-workflows.md index 9693d877b4..7bb9d38713 100644 --- a/content/actions/reference/events-that-trigger-workflows.md +++ b/content/actions/reference/events-that-trigger-workflows.md @@ -41,6 +41,12 @@ The following steps occur to trigger a workflow run: The `schedule` event allows you to trigger a workflow at a scheduled time. +{% note %} + +Note: Due to load, the `schedule` event may be delayed + +{% endnote %} + #### `schedule` | Webhook event payload | Activity types | `GITHUB_SHA` | `GITHUB_REF` |