Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tlawrie authored Oct 20, 2021
1 parent e45ad28 commit c887562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This action will run a workflow in Boomerang Flow by publishing a `CloudEvent` t
| URL | The Boomerang Flow event URL. | `https://<host>/flow/services/listener/event` | true |
| Token | The security token as part of your workflow | | true |
| Workflow ID | The ID of the workflow that you want to run. | | true |
| Topic | This is entered in the Workflow configuration when you enable a Custom event | | true |
| Topic | This is entered in the Workflow configuration when you enable a Custom event | 'GitHub' | true |
| Payload | The JSON payload you would like sent. | | false |

Find more information at our [documentation](https://www.useboomerang.io/docs/boomerang-flow/architecture/eventing-architecture)
Expand Down

0 comments on commit c887562

Please sign in to comment.