Skip to content

Commit 74a4a29

Browse files
committed
chore: remove temporary push trigger from doc-freshness workflow
Reverts the test-only push trigger now that the agentic workflow run succeeded end-to-end. Workflow runs on schedule (weekly on monday) and workflow_dispatch, using Actions token-based inference (no PAT).
1 parent 555e77a commit 74a4a29

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)