Skip to content

Commit 6543990

Browse files
committed
add daily check
Signed-off-by: Sam Yuan <yy19902439@126.com>
1 parent af00997 commit 6543990

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
# we can run mannually to see if it can be fixed by update version of
55
# - kubectl
66
# - k8s cluster provider's
7+
schedule:
8+
- cron: "27 4 * * *"
79
workflow_dispatch:
810
pull_request:
911
push:

0 commit comments

Comments
 (0)