Closed
Description
Hi,
Actions API: https://docs.github.com/en/rest/reference/actions
I am using this library for pull requests and comments, but now I also need to trigger workflows using "workflow dispatch event".
Should actions API be added to this library?
If so, can I help with implementation? Looks like no PRs have been merged lately, so I'm asking for guidance before sending any PRs.