https://github.com/marcnuri-demo/actions-remote-dispatch-b
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-b
ci github github-actions workflow
Last synced: 8 months ago
JSON representation
Example repository showing how remote_dispatch GitHub Actions event can be used to trigger workflow executions across different repositories.
- Host: GitHub
- URL: https://github.com/marcnuri-demo/actions-remote-dispatch-b
- Owner: marcnuri-demo
- License: apache-2.0
- Created: 2019-11-30T07:00:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T23:11:18.000Z (over 4 years ago)
- Last Synced: 2025-03-25T17:22:31.058Z (about 1 year ago)
- Topics: ci, github, github-actions, workflow
- Homepage: https://blog.marcnuri.com/triggering-github-actions-across-different-repositories/
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GitHub Actions Workflow Remote Dispatch (B)
===========================================
[](https://github.com/marcnuri-demo/actions-remote-dispatch-b/blob/master/LICENSE)
[
](https://github.com/marcnuri-demo/actions-remote-dispatch-b/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-a