Skip to content

Commit 086e177

Browse files
timayabi2020baywet
andauthored
Update .github/policies/OpenAPI.NET.OData-branch-protection.yml
Co-authored-by: Vincent Biret <[email protected]>
1 parent 8b5e836 commit 086e177

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/policies/OpenAPI.NET.OData-branch-protection.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ configuration:
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:
3838
- license/cla
39-
- ci
40-
- cd
39+
- Continuous Integration
40+
- CodeQL
4141
# Require branches to be up to date before merging. This should be false since the repo contains autogenerated files. boolean
4242
requiresStrictStatusChecks: false
4343
# Indicates whether there are restrictions on who can push. boolean. Should be set with whoCanPush.

0 commit comments

Comments
 (0)