Skip to content

Commit d68a88b

Browse files
authored
Update validate.yaml (#17)
1 parent d762cf9 commit d68a88b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Validate SDK
22

33
on:
4+
schedule:
5+
- cron: "0 4 * * *"
46
pull_request:
57
branches:
68
- 'main'

0 commit comments

Comments
 (0)