Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit 42587a5

Browse files
authored
Update collect-ip.yml
1 parent 9838dd3 commit 42587a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/collect-ip.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: "Collect IPs"
33
on:
44
push:
55
branches: [ "main" ]
6-
schedule:
7-
- cron: '0 0 * * 6'
6+
#schedule:
7+
# - cron: '0 0 * * 6'
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)