Description
An action which adds reviewers to the pull request when the pull request is opened.
Create a workflow (e.g. .github/workflows/action.yml For more detail, refer to Configuring a workflow) for running the auto-assign action.
Spec
Follow the steps in the action workflow documentation