Skip to content

Commit

Permalink
Remove CodeQL from required status checks
Browse files Browse the repository at this point in the history
  • Loading branch information
MIchaelMainer authored and baywet committed Sep 8, 2023
1 parent 55888e6 commit 651ef22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/policies/msgraph-sdk-go-branch-protection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ configuration:
# 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
requiredStatusChecks:
- build
- CodeQL
# Require branches to be up to date before merging. Requires requiredStatusChecks. boolean
requiresStrictStatusChecks: true
# Indicates whether there are restrictions on who can push. boolean. Should be set with whoCanPush.
Expand Down

0 comments on commit 651ef22

Please sign in to comment.