Skip to content

Commit 88e8b5b

Browse files
[Autosave] Testing for Ultimate Hosts Blacklist
56F7Yag0Zbmhg3YHITLPQJcm
1 parent 7742479 commit 88e8b5b

File tree

3 files changed

+54
-43
lines changed

3 files changed

+54
-43
lines changed

.github/workflows/scheduler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: UHB Test Scheduler
22
on:
33
schedule:
4-
- cron: "25 11 * * *"
4+
- cron: "39 0 * * *"
55

66
env:
77
GIT_NAME: "${{ secrets.GIT_BOT_NAME }}"

0 commit comments

Comments
 (0)