mirror of
https://github.com/harness/drone.git
synced 2025-05-06 02:21:54 +08:00
Fix ticks
This commit is contained in:
parent
bacb78a9e2
commit
320b8b68f0
@ -130,7 +130,7 @@ var HookPushNew = `
|
|||||||
"avatar_url": "https://avatars.kbt.io/avatar/fe2a9e759730ee64c44bf8901bf4ccc3"
|
"avatar_url": "https://avatars.kbt.io/avatar/fe2a9e759730ee64c44bf8901bf4ccc3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'
|
`
|
||||||
|
|
||||||
// Sampled from Gogs version 0.9.97
|
// Sampled from Gogs version 0.9.97
|
||||||
// X-Gogs-Event: pull_request
|
// X-Gogs-Event: pull_request
|
||||||
@ -197,7 +197,7 @@ var HookPullRequestOpenNew = `
|
|||||||
"avatar_url": "https://avatars.kbt.io/avatar/fe2a9e759730ee64c44bf8901bf4ccc3"
|
"avatar_url": "https://avatars.kbt.io/avatar/fe2a9e759730ee64c44bf8901bf4ccc3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'
|
`
|
||||||
|
|
||||||
// Sampled from Gogs version 0.9.97
|
// Sampled from Gogs version 0.9.97
|
||||||
// X-Gogs-Event: pull_request
|
// X-Gogs-Event: pull_request
|
||||||
@ -264,4 +264,4 @@ var HookPullRequestSynchronize = `
|
|||||||
"avatar_url": "https://avatars.kbt.io/avatar/fe2a9e759730ee64c44bf8901bf4ccc3"
|
"avatar_url": "https://avatars.kbt.io/avatar/fe2a9e759730ee64c44bf8901bf4ccc3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'
|
`
|
||||||
|
Loading…
Reference in New Issue
Block a user