Module repos_update_information_about_pages_site_request

Source

Structs§

ReposUpdateInformationAboutPagesSiteRequest

Enums§

BuildType
The process by which the GitHub Pages site will be built. workflow means that the site is built by a custom GitHub Actions workflow. legacy means that the site is built by GitHub when changes are pushed to a specific branch.