Skip to content

Commit 0ade510

Browse files
committed
rulesets: Enforce rules on creation
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 8932ad3 commit 0ade510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github-rulesets/python/Protect version branches.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
{
4040
"type": "required_status_checks",
4141
"parameters": {
42+
"do_not_enforce_on_create": false,
4243
"required_status_checks": [
4344
{
4445
"context": "Test with nox",

0 commit comments

Comments
 (0)