Details
Add better documentation in the README.md file to explain how inputs can be passed to triggered events such as workflow_dispatch. The --eventpath argument name isn't very self explanatory and usually you end up having to Google how to pass inputs.
I have used #332 as a reference guide
Details
Add better documentation in the
README.mdfile to explain how inputs can be passed to triggered events such asworkflow_dispatch. The--eventpathargument name isn't very self explanatory and usually you end up having to Google how to pass inputs.I have used #332 as a reference guide