Skip to content

Commit 5eb1b5c

Browse files
update the master ruleset
1 parent fe8c599 commit 5eb1b5c

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.github/rulesets/master.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": 4327583,
2+
"id": 4559383,
33
"name": "master",
44
"target": "branch",
55
"source_type": "Repository",
@@ -43,7 +43,15 @@
4343
"do_not_enforce_on_create": false,
4444
"required_status_checks": [
4545
{
46-
"context": "lint",
46+
"context": "build (check)",
47+
"integration_id": 15368
48+
},
49+
{
50+
"context": "build (test)",
51+
"integration_id": 15368
52+
},
53+
{
54+
"context": "Analyze (java)",
4755
"integration_id": 15368
4856
}
4957
]

0 commit comments

Comments
 (0)