We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d762cf9 commit d68a88bCopy full SHA for d68a88b
.github/workflows/validate.yaml
@@ -1,6 +1,8 @@
1
name: Validate SDK
2
3
on:
4
+ schedule:
5
+ - cron: "0 4 * * *"
6
pull_request:
7
branches:
8
- 'main'
0 commit comments