Restore ...

This commit is contained in:
Lovi 2024-12-28 15:16:46 +01:00
parent b24d7ba8b6
commit 673f53d97a
2 changed files with 1 additions and 29 deletions

View File

@ -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

View File

@ -56,7 +56,7 @@
},
"SITE": {
"streamingcommunity": {
"domain": "asd"
"domain": "prof"
},
"altadefinizione": {
"domain": "deal"