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

Commit 54d4048

Browse files
committed
also build ktorbase-example every day
1 parent f95713b commit 54d4048

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ktorbase-example.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
schedule:
8+
- cron: "0 1 * * *"
79

810
jobs:
911

0 commit comments

Comments
 (0)