GitHub の外部で発生するアクティビティに対して、GitHub API を使用してワークフローをトリガーする必要があります。 どのワークフロー イベントを使用しますか?
正解:D
You can use the GitHub API to trigger a webhook event called repository_dispatch when you want to trigger a workflow for activity that happens outside of GitHub . Reference: https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows