We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b542bc commit 62f2501Copy full SHA for 62f2501
.github/settings.yml
@@ -142,10 +142,11 @@ rulesets:
142
required_status_checks:
143
- context: All done
144
integration_id: 15368
145
- - context: codecov/patch
146
- integration_id: 254
147
- - context: codecov/project
148
+ # These time out too much, we just want the information
+ # - context: codecov/patch
+ # integration_id: 254
+ # - context: codecov/project
149
150
- context: Format
151
152
- context: Machete
0 commit comments