We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e038dd + bca6482 commit 86ee77bCopy full SHA for 86ee77b
README.md
@@ -1,6 +1,6 @@
1
# Statamic GitHub Workflow Dispatch
2
3
-> Github Workflow Dispatch is a Statamic addon that makes it easy to run GitHub Actions workflows via Repository Dispatch Events.
+Github Workflow Dispatch is a Statamic addon that makes it easy to run GitHub Actions workflows via Repository Dispatch Events.
4
5
## Features
6
composer.json
@@ -1,5 +1,6 @@
{
"name": "doeanderson/statamic-github-workflow-dispatch",
+ "license": "MIT",
"autoload": {
"psr-4": {
"DoeAnderson\\StatamicGithubWorkflowDispatch\\": "src"
0 commit comments