Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable support for workflow dispatch events
These events include the same information as pull request events if they are triggered in the context of a PR. If they are triggered as a standalone workflow run, there will be no associated PRs to find matching reviews and they will remain unapproved. Change-type: patch Signed-off-by: Kyle Harding <[email protected]>
- Loading branch information