Skip to content

Commit cf37d4f

Browse files
committed
chore: remove temporary push trigger from doc-freshness
Revert the test-only push trigger now that the workflow run validated the comment 5/6 fixes (Node 22, fail-loud CLI help, embedded-template generation). Restores schedule + workflow_dispatch only.
1 parent 1771f8b commit cf37d4f

2 files changed

Lines changed: 6 additions & 50 deletions

File tree

.github/workflows/doc-freshness.lock.yml

Lines changed: 6 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/doc-freshness.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ description: >
66
on:
77
schedule: weekly on monday
88
workflow_dispatch:
9-
# TEMP: trigger on push to this branch to test before merge — REVERT before merge
10-
push:
11-
branches:
12-
- emaher-doc-freshness-workflow
139

1410
permissions:
1511
contents: read

0 commit comments

Comments
 (0)