Skip to content

Commit c26059e

Browse files
authored
Revert changes
1 parent 271c9b2 commit c26059e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/policies/msgraph-beta-sdk-python-branch-protection.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,7 @@ configuration:
3737
# Required status checks to pass before merging. Values can be any string, but if the value does not correspond to any existing status check, the status check will be stuck on pending for status since nothing exists to push an actual status
3838
requiredStatusChecks:
3939
- CodeQL
40-
- Validate code accuracy (3.9)
41-
- Validate code accuracy (3.10)
42-
- Validate code accuracy (3.11)
43-
- Validate code accuracy (3.12)
40+
- Validate code accuracy
4441
# Require branches to be up to date before merging. This should be false since the repo contains autogenerated files. boolean
4542
requiresStrictStatusChecks: true
4643
# Indicates whether there are restrictions on who can push. boolean. Should be set with whoCanPush.

0 commit comments

Comments
 (0)