Skip to content

Commit c4166aa

Browse files
committed
changed schedule time to 20:00 for theme room
1 parent 61da1e4 commit c4166aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build And Test Extensions
22

33
on:
44
schedule:
5-
- cron: '0 0 1 * *'
5+
- cron: '0 20 1 * *'
66
push:
77
branches: [develop]
88
paths:

0 commit comments

Comments
 (0)