ドキュメントには頻繁に更新が加えられ、その都度公開されています。本ページの翻訳はまだ未完成な部分があることをご了承ください。最新の情報については、英語のドキュメンテーションをご参照ください。本ページの翻訳に問題がある場合はこちらまでご連絡ください。

Enabling automatic access to GitHub.com actions using GitHub Connect

To allow GitHub Actions on your enterprise instance to use actions from GitHub.com, you can connect GitHub Enterprise Server インスタンス to GitHub Enterprise Cloud.

Site administrators for GitHub Enterprise Server who are also owners of the connected GitHub Enterprise Cloud organization or enterprise account can enable access to all GitHub.com actions.

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

OR, learn how to contribute.

GitHub Actions の支払いを管理する GitHubは、macOSランナーのホストにMacStadiumを使用しています。

By default, GitHub Actions workflows on GitHub Enterprise Server cannot use actions directly from GitHub.com or GitHub Marketplace.

To make all actions from GitHub.com available on your enterprise instance, you can connect GitHub Enterprise Server to GitHub Enterprise Cloud using GitHub Connect. For other ways of accessing actions from GitHub.com, see "About using GitHub.com actions on GitHub Enterprise Server."

Enabling automatic access to all GitHub.com actions

Before enabling access to all actions from GitHub.com on GitHub Enterprise Server インスタンス, you must connect GitHub Enterprise Server インスタンス to GitHub.com. 詳細は、「GitHub Enterprise ServerをGitHub Enterprise Cloudに接続する」を参照してください。

  1. 任意のページの右上で をクリックします。
    サイトアドミン設定にアクセスするための宇宙船のアイコン
  2. In the left sidebar, click Enterprise overview.
    Enterprise overview tab in the Site admin settings
  3. Enterpriseアカウントのサイドバーで、 Settings(設定)をクリックしてください。
    Enterpriseアカウントサイドバー内の設定タブ
  4. 左のサイドバーでGitHub Connectをクリックしてください。
    ビジネスアカウントの設定サイドバー内のGitHub Connectタブ
  5. Under "Server can use actions from GitHub.com in workflows runs", use the drop-down menu and select Enabled.
    Drop-down menu to actions from GitHub.com in workflows runs

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

OR, learn how to contribute.