QuestionQ11
Manage GitHub Actions for the enterpriseWhich of the following statements are accurate about using GitHub Actions on a GitHub Enterprise Server instance? (Each correct answer provides a complete solution. Choose three.)
Choose three
- A Actions created by GitHub are automatically available and cannot be disabled.
- B Third-party actions can be used on GitHub Enterprise Server by configuring GitHub Connect.
- C Most GitHub-authored actions are automatically bundled for use on GitHub Enterprise Server.
- D Use of GitHub Actions on GitHub Enterprise Server requires a persistent internet connection.
- E Actions must be defined in the .github repository.
- F Third-party actions can be manually synchronized for use on GitHub Enterprise Server.
Community Discussion