We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a368a7d commit 3bc287fCopy full SHA for 3bc287f
.github/workflows/update-filter-lists.yaml
@@ -8,7 +8,7 @@ on:
8
description: Force re-create all lists and rules
9
type: boolean
10
default: false
11
- schedule:
+ schedule: ## 3am every day
12
- cron: "0 3 * * *"
13
push:
14
branches:
0 commit comments