Skip to content

Commit 7d05ba7

Browse files
authored
repo sync
2 parents bcd91a0 + 50a2f6d commit 7d05ba7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/actions/reference/events-that-trigger-workflows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ The following steps occur to trigger a workflow run:
4141

4242
The `schedule` event allows you to trigger a workflow at a scheduled time.
4343

44+
{% note %}
45+
46+
Note: Due to load, the `schedule` event may be delayed
47+
48+
{% endnote %}
49+
4450
#### `schedule`
4551

4652
| Webhook event payload | Activity types | `GITHUB_SHA` | `GITHUB_REF` |

0 commit comments

Comments
 (0)