Skip to content

.github/workflows/ticks_baseline.yml #59

.github/workflows/ticks_baseline.yml

.github/workflows/ticks_baseline.yml #59

on:
workflow_dispatch:
schedule:
- cron: "0 1 * * SUN"
jobs:
build:
runs-on: ubuntu-latest
container:
image: eco4cast/rocker-neon4cast
steps:
- name: Checkout repo
uses: actions/checkout@v2
with:
fetch-depth: 0
# Point to the right path, run the right Rscript command
- name: Run automatic prediction file
run: Rscript run_ticks_baselines.R