mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-11 07:06:13 +01:00
Add GitHub Action for super-lint (#618)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: approver_count
|
||||
description: Approver count policy for mscodehub/DirectXTex/DirectXTex repository
|
||||
resource: repository
|
||||
where:
|
||||
where:
|
||||
configuration:
|
||||
approverCountPolicySettings:
|
||||
isBlocking: true
|
||||
@@ -15,6 +15,6 @@ configuration:
|
||||
resetRejectionsOnSourcePush: false
|
||||
blockLastPusherVote: true
|
||||
branchNames:
|
||||
- refs/heads/release
|
||||
- refs/heads/main
|
||||
- refs/heads/release
|
||||
- refs/heads/main
|
||||
displayName: mscodehub/DirectXTex/DirectXTex Approver Count Policy
|
||||
|
||||
Reference in New Issue
Block a user