skills / github-pages

Create a site or blog from your GitHub repositories with GitHub Pages.
MIT License
705 stars 189 forks source link

Ask learner to create PR manually #56

Closed hectorsector closed 1 year ago

hectorsector commented 1 year ago

Why:

Part of https://github.com/github/skills/issues/96.

What's being changed:

The GITHUB_TOKEN we use in the Actions workflows no longer allows the creation of PRs. We're updating the course to remove any automatically-generated PRs. The learner is now asked to create any necessary PRs.

Check off the following: