Skip to content

Commit e58a5b8

Browse files
authored
Update test-build.yml
1 parent 4174cc7 commit e58a5b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Test Build Workflow
22

3+
on:
4+
schedule:
5+
- cron: '30 18 * * *' # Runs every day at 2:30 PM UTC
36

47
push:
58
branches:

0 commit comments

Comments
 (0)