Skip to content

Cases, deaths and tests #17393

Cases, deaths and tests

Cases, deaths and tests #17393

name: Cases, deaths and tests
on:
schedule:
- cron: '10 */4 * * *'
workflow_dispatch:
jobs:
scrape:
name: Scrape
runs-on: ubuntu-latest
steps:
- id: checkout
name: Checkout
uses: actions/checkout@v2
- id: run
name: Run
uses: ./.github/actions/scrape
with:
module: cases-deaths-tests