action-docs
action-docs copied to clipboard
Add `secrets` block to workflows and support more workflow triggers
Hi @npalm,
Thank you for this library! I was working on a similar tool then I found this action-docs which seems smarter than mine :)
I have a couple of suggestions, and I will be happy to implement them here:
- Support
workflow_dispatch
in addition toworkflow_call
- Add
secrets
block forworkflow_run
parameters