Skip to content

aed-inflow

aed-inflow #433

Workflow file for this run

# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
schedule:
- cron: '0 10 * * *'
workflow_dispatch:
name: aed-inflow
jobs:
inflow:
runs-on: ubuntu-latest
container: rqthomas/vera-rocker:latest
steps:
- uses: actions/checkout@v3
- name: Generate forecasts
shell: Rscript {0}
run: |
source("model_code/inflow_aed/inflow_aed.R")
- name: Healthcheck
run: |
curl -m 10 --retry 5 https://hc-ping.com/3de49fb4-dd2f-4944-9c43-271108563a36