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 bf0ffca commit 1e7b72dCopy full SHA for 1e7b72d
1 file changed
.github/workflows/update-sing-box.yml
@@ -5,7 +5,7 @@ name: 自动更新 sing-box eBPF 内核
5
6
on:
7
schedule:
8
- - cron: '3,13,23,33,43,53 * * * *'
+ - cron: '*/10 * * * *'
9
workflow_dispatch:
10
inputs:
11
force:
0 commit comments