diff --git a/data/reusables/actions/scheduled-workflows-disabled.md b/data/reusables/actions/scheduled-workflows-disabled.md index bdec7e515b23..910b5f4b5fcc 100644 --- a/data/reusables/actions/scheduled-workflows-disabled.md +++ b/data/reusables/actions/scheduled-workflows-disabled.md @@ -1 +1 @@ -To prevent unnecessary workflow runs, scheduled workflows may be disabled automatically. When a public repository is forked, scheduled workflows are disabled by default. In a public repository, scheduled workflows are automatically disabled when no repository activity has occurred in 60 days. +To prevent unnecessary workflow runs, scheduled workflows may be disabled automatically. When a public repository is forked, scheduled workflows are disabled by default. In a public repository, scheduled workflows are automatically disabled when no repository activity has occurred in 60 days. You can continue to run scheduled workflows without repository activity by visiting the workflow's page and clicking `Continue running workflow`.