Skip to content

Commit 86ee77b

Browse files
committed
Merge branch 'main' of github.com:doeanderson/statamic-github-workflow-dispatch
2 parents 7e038dd + bca6482 commit 86ee77b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Statamic GitHub Workflow Dispatch
22

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

55
## Features
66

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "doeanderson/statamic-github-workflow-dispatch",
3+
"license": "MIT",
34
"autoload": {
45
"psr-4": {
56
"DoeAnderson\\StatamicGithubWorkflowDispatch\\": "src"

0 commit comments

Comments
 (0)