Skip to content

Commit 6f9c35f

Browse files
committed
Drop stale cron parenthetical from generate-docs.yml
update-docs.yml is workflow_dispatch only; the (cron + manual) note contradicted the workflow definition and rules/ci.md.
1 parent 9a864e3 commit 6f9c35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Generate Strata Docs
22
# Full regeneration is a deliberate, maintainer-run action — manual dispatch only.
3-
# Routine drift refresh + new-source pickup lives in update-docs.yml (cron + manual).
3+
# Routine drift refresh + new-source pickup lives in update-docs.yml.
44
on:
55
workflow_dispatch:
66

0 commit comments

Comments
 (0)