File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,11 @@ See also [Automating Dependabot with GitHub Actions][automating-dependabot].
80
80
Change working directory to your git repository, then run this script.
81
81
Otherwise, the workflow above might not work as expected.
82
82
83
+ If you prefer, you can instead use GitHub's web frontend to configure auto-merge and branch protection. See GitHub docs for
84
+ [ enable auto-merge] ( https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository )
85
+ and
86
+ [ branch protection rules] ( https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/managing-a-branch-protection-rule ) .
87
+
83
88
!!! note "enforce_branch_protection.sh"
84
89
85
90
```bash
You can’t perform that action at this time.
0 commit comments