Skip to content

Commit 0e942e0

Browse files
committed
ci: add required checks to rulesets
1 parent c75314c commit 0e942e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/settings.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ rulesets:
5050
required_status_checks:
5151
- context: Semantic PR
5252
integration_id: 198092
53+
- context: docker (amd64, linux/amd64)
54+
integration_id: 15368
55+
- context: docker (arm64, linux/arm64)
56+
integration_id: 15368
57+
- context: docker (arm, linux/arm/v6)
58+
integration_id: 15368
5359
bypass_actors:
5460
- actor_id: 1
5561
actor_type: OrganizationAdmin

0 commit comments

Comments
 (0)