Skip to content

[Or.0.1] As am orchestrator, I should be able to connect to Request Network API via a client ID and subscribe to a webhook to listen to a given destination's request #43

[Or.0.1] As am orchestrator, I should be able to connect to Request Network API via a client ID and subscribe to a webhook to listen to a given destination's request

[Or.0.1] As am orchestrator, I should be able to connect to Request Network API via a client ID and subscribe to a webhook to listen to a given destination's request #43

Workflow file for this run

name: Auto Add to Project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: RequestNetwork/.github/.github/workflows/add-to-project.yml@main
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}