Last active
November 10, 2024 22:55
-
-
Save Armen-Jean-Andreasian/7ff2ed53df7ad85da7c929decd2bfcb3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "main", | |
"protection": { | |
"enabled": true, | |
"required_status_checks": null, | |
"enforce_admins": true, | |
"required_pull_request_reviews": { | |
"dismiss_stale_reviews": true, | |
"require_code_owner_reviews": true, | |
"required_approving_review_count": 1 | |
}, | |
"restrictions": { | |
"users": ["Armen-Jean-Andreasian"], | |
"teams": [] | |
} | |
} | |
} |
Author
Armen-Jean-Andreasian
commented
Nov 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment