An open API service indexing awesome lists of open source software.

https://github.com/marcnuri-demo/actions-remote-dispatch-a

Example repository showing how remote_dispatch GitHub Actions event can be used to trigger workflow executions across different repositories.
https://github.com/marcnuri-demo/actions-remote-dispatch-a

ci github github-actions workflow

Last synced: about 1 year ago
JSON representation

Example repository showing how remote_dispatch GitHub Actions event can be used to trigger workflow executions across different repositories.

Awesome Lists containing this project

README

          

GitHub Actions Workflow Remote Dispatch (A)
===========================================

[![GitHub license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/marcnuri-demo/actions-remote-dispatch-a/blob/master/LICENSE)
[](https://github.com/marcnuri-demo/actions-remote-dispatch-a/actions)

Source code for the tutorial published on https://blog.marcnuri.com/triggering-github-actions-across-different-repositories/

Example repository showing how `remote_dispatch` GitHub Actions event can be used to trigger
workflow executions across different repositories.

See https://github.com/marcnuri-demo/actions-remote-dispatch-b