From 673f53d97a3982eef8b67c4309cea4b68d743f35 Mon Sep 17 00:00:00 2001 From: Lovi <62809003+Lovi-0@users.noreply.github.com> Date: Sat, 28 Dec 2024 15:16:46 +0100 Subject: [PATCH] Restore ... --- .github/workflows/schedule-script.yml | 28 --------------------------- config.json | 2 +- 2 files changed, 1 insertion(+), 29 deletions(-) delete mode 100644 .github/workflows/schedule-script.yml diff --git a/.github/workflows/schedule-script.yml b/.github/workflows/schedule-script.yml deleted file mode 100644 index f7ed90d..0000000 --- a/.github/workflows/schedule-script.yml +++ /dev/null @@ -1,28 +0,0 @@ -name: Run Script Every 6 Hours - -on: - schedule: - - cron: "0 */6 * * *" # Esegui ogni 6 ore - workflow_dispatch: # Aggiungi questo trigger manuale - -jobs: - run-script: - runs-on: ubuntu-latest - - steps: - - name: Checkout repository - uses: actions/checkout@v3 - - - name: Set up Python - uses: actions/setup-python@v4 - with: - python-version: "3.10" - - - name: Install dependencies - run: | - python -m pip install --upgrade pip - pip install -r requirements.txt - - - name: Execute the script - run: | - python Test/call_updateDomain.py diff --git a/config.json b/config.json index 9611b4d..1b6b4d8 100644 --- a/config.json +++ b/config.json @@ -56,7 +56,7 @@ }, "SITE": { "streamingcommunity": { - "domain": "asd" + "domain": "prof" }, "altadefinizione": { "domain": "deal"