Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit fce1260

Browse files
Remove cla as a required check (#24)
1 parent a06c682 commit fce1260

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/policies/msgraph-cli-branch-protection.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ configuration:
3535
requiresLinearHistory: false
3636
# 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
3737
requiredStatusChecks:
38-
- license/cla
3938
- Microsoft Graph CLI Beta - Release
4039
# Require branches to be up to date before merging. Requires requiredStatusChecks. boolean
4140
requiresStrictStatusChecks: false

0 commit comments

Comments
 (0)