Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions .github/workflows/daily-architecture-diagram.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/daily-architecture-diagram.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Generates a daily high-level ASCII architecture diagram of the repository, using cache-memory to focus only on what changed since the last run.
description: Generates a weekly high-level ASCII architecture diagram of the repository, using cache-memory to focus only on what changed since the last run.
on:
schedule: daily around 08:00
schedule: weekly on Monday around 08:00
workflow_dispatch:

permissions:
Expand Down
Loading