Skip to content

Commit d371ab2

Browse files
ci: document module cleanup schedule
1 parent 111599c commit d371ab2

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

.github/workflows/module-cleanup.lock.yml

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

.github/workflows/module-cleanup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ description: |
3131
on:
3232
workflow_dispatch:
3333
schedule:
34+
# hourly at minute 26
3435
- cron: "26 */1 * * *"
3536

3637
permissions:

0 commit comments

Comments
 (0)