Skip to content

Commit 3bc287f

Browse files
committed
ci: add schedule time comment
1 parent a368a7d commit 3bc287f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-filter-lists.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
description: Force re-create all lists and rules
99
type: boolean
1010
default: false
11-
schedule:
11+
schedule: ## 3am every day
1212
- cron: "0 3 * * *"
1313
push:
1414
branches:

0 commit comments

Comments
 (0)