質問 087
### GitHubのOrganizationにSelf-hostedランナーを追加するために必要な条件は何ですか?
> https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/adding-self-hosted-runners
1. [x] Organizationオーナー権限を持ち、Organization設定に移動してActionsを選択、次にRunnersを選び、Self-hostedランナーのセットアップ手順に従う
1. [ ] 特別な権限のない一般メンバー権限で、GitHub Actionを利用して自動的にSelf-hostedランナーを登録する
1. [ ] Organization内のPublic Repositoryへのアクセス権と、ランナーとして使用するサーバーでの手動スクリプト実行
1. [ ] GitHubのWebサイトでフォームを送信し、GitHubチームにOrganizationへSelf-hostedランナーを手動追加してもらう