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 1e888c5 commit f102b7dCopy full SHA for f102b7d
1 file changed
.github/workflows/build.yml
@@ -1,6 +1,8 @@
1
name: Main Workflows
2
3
on:
4
+ schedule:
5
+ - cron: "0 8 * * 7"
6
push:
7
branches: ["main","master"]
8
repository_dispatch:
0 commit comments