Skip to content

Setting up remote dispatch #2

Setting up remote dispatch

Setting up remote dispatch #2

Workflow file for this run

name: Setting up remote dispatch
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PAT }}
repository: datamade/openness-project-nmid
event-type: nightly-scrape-done