Skip to content

Commit bdfadb5

Browse files
authored
Update build.yml
1 parent 2f76f54 commit bdfadb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build geoip.dat
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: "0 0 * * *"
5+
- cron: "0 0 * * 0"
66
push:
77
branches:
88
- master

0 commit comments

Comments
 (0)