Skip to content

Commit 443983f

Browse files
committed
ci: schedule on 0800
Signed-off-by: Charles Chin <eallion.s+github@gmail.com>
1 parent 227848e commit 443983f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update uBlacklist subscription weekly
22

33
on:
44
schedule:
5-
- cron: "0 0 * * 0"
5+
- cron: "0 16 * * 1"
66
push:
77
branches: [ main ]
88

0 commit comments

Comments
 (0)