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

Commit b67876d

Browse files
authored
Update collect-ip.yml
1 parent 93cb222 commit b67876d

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 1 * * *'
6+
# schedule:
7+
# - cron: '0 1 * * *'
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)