We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75314c commit 0e942e0Copy full SHA for 0e942e0
.github/settings.yml
@@ -50,6 +50,12 @@ rulesets:
50
required_status_checks:
51
- context: Semantic PR
52
integration_id: 198092
53
+ - context: docker (amd64, linux/amd64)
54
+ integration_id: 15368
55
+ - context: docker (arm64, linux/arm64)
56
57
+ - context: docker (arm, linux/arm/v6)
58
59
bypass_actors:
60
- actor_id: 1
61
actor_type: OrganizationAdmin
0 commit comments