Skip to content

Collect Weather Data #1541

Collect Weather Data

Collect Weather Data #1541

name: Collect Weather Data
on:
schedule:
- cron: '0 0/1 * * *' # See https://crontab.guru/#0_0/2_*_*_* for help
workflow_dispatch: # Permette l'avvio manuale del workflow
jobs:
update-stats:
runs-on: ubuntu-latest
steps:
- name: Use Collect Weather Data Action
uses: GitGinocchio/weather-prediction-github-action@main