diff --git a/.github/workflows/collect-ip.yml b/.github/workflows/collect-ip.yml index 8ccd544169..51adc208fd 100644 --- a/.github/workflows/collect-ip.yml +++ b/.github/workflows/collect-ip.yml @@ -3,8 +3,8 @@ name: "Collect IPs" on: push: branches: [ "main" ] - schedule: - - cron: '0 1 * * *' +# schedule: +# - cron: '0 1 * * *' jobs: build: