Repository Settings - CynicDog/agile-github-starter GitHub Wiki
1. Workflow Permissions
On the repository's Settings tab, go to
Actions > General
page and enable theAllow GitHub Actions to create and approve pull requests
option.
2. Branch Ruleset
On the repository's Settings tab, go to
Rules > Rulesets
page and set the rules as below.
[!NOTE]
The name of the Status Check item matches the name of the GitHub Actions workflow job. If the workflow hasn't run before, the job name may not appear.