Skip to content
Snippets Groups Projects

Add support to configure webhook_timeout in gitlab.yaml

Closed gitlab-qa-bot requested to merge github/fork/wesgurn/master into master
1 file
+ 5
1
Compare changes
  • Side-by-side
  • Inline
@@ -135,11 +135,15 @@ ul.notes {
background-color: $white;
border-width: 1px 0;
padding-top: 0;
li {
padding: 5px;
}
}
}
.reply-btn {
margin-top: 8px;
margin: 5px;
}
}
Loading