Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 93bf1bc

Browse files
authored
Three times a day now
1 parent 7aa2a05 commit 93bf1bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/compile_changelogs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ name: Compile changelogs
22

33
on:
44
schedule:
5-
- cron: "0 2 * * *"
5+
- cron: "0 6 * * *"
66
- cron: "0 14 * * *"
7+
- cron: "0 22 * * *"
78

89
jobs:
910
compile:

0 commit comments

Comments
 (0)