doeanderson/statamic-github-workflow-dispatch

Installs: 681

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/doeanderson/statamic-github-workflow-dispatch

0.1.1 2025-02-17 16:54 UTC

This package is auto-updated.

Last update: 2025-09-17 18:13:19 UTC


README

Github Workflow Dispatch is a Statamic addon that makes it easy to run GitHub Actions workflows via Repository Dispatch Events.

Features

This addon creates a repository dispatch event on GitHub to trigger a GitHub actions workflow.

How to Install

You can search for this addon in the Tools > Addons section of the Statamic control panel and click install, or run the following command from your project root:

composer require doeanderson/statamic-github-workflow-dispatch

How to Use

Coming soon…