We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227848e commit 443983fCopy full SHA for 443983f
.github/workflows/go.yml
@@ -2,7 +2,7 @@ name: Update uBlacklist subscription weekly
2
3
on:
4
schedule:
5
- - cron: "0 0 * * 0"
+ - cron: "0 16 * * 1"
6
push:
7
branches: [ main ]
8
0 commit comments