Skip to content

Commit 046971f

Browse files
committed
rulesets: Remove checks that are not done anymore in PRs
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent a47bffa commit 046971f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

github-rulesets/python/Protect version branches.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,22 +48,10 @@
4848
{
4949
"context": "DCO"
5050
},
51-
{
52-
"context": "Build distribution packages",
53-
"integration_id": 15368
54-
},
5551
{
5652
"context": "Test documentation website generation",
5753
"integration_id": 15368
5854
},
59-
{
60-
"context": "Test package installation in different architectures",
61-
"integration_id": 15368
62-
},
63-
{
64-
"context": "Cross-arch tests with nox",
65-
"integration_id": 15368
66-
},
6755
{
6856
"context": "Check release notes are updated",
6957
"integration_id": 15368

0 commit comments

Comments
 (0)