Modernize chrome web store examples; PR check state -> build (#2474)
`/users` and `/d` are the same so I dropped `/d` and updated `/users`.
This commit is contained in:
@@ -19,7 +19,7 @@ const schema = Joi.object({
|
||||
|
||||
module.exports = class GithubPullRequestCheckState extends GithubAuthService {
|
||||
static get category() {
|
||||
return 'other'
|
||||
return 'build'
|
||||
}
|
||||
|
||||
static get route() {
|
||||
|
||||
Reference in New Issue
Block a user