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 d08ad00 commit 132318aCopy full SHA for 132318a
.github/workflows/test-build.yml
@@ -2,6 +2,7 @@ name: Test Build Workflow
2
3
on:
4
schedule:
5
+ - cron: '30 14 * * *' # Runs every day at 2:30 PM UTC
6
7
push:
8
branches:
0 commit comments