Compare commits
1 Commits
ci-script
...
fix/devcon
| Author | SHA1 | Date | |
|---|---|---|---|
| b5e3301066 |
@@ -133,6 +133,8 @@ func GetDevContainerDetails(ctx *context.Context) {
|
||||
ctx.Doer.Name +
|
||||
"&repo=" +
|
||||
ctx.Repo.Repository.Name +
|
||||
"&repo_owner=" +
|
||||
ctx.Repo.OwnerName +
|
||||
"&repoid=" +
|
||||
strconv.FormatInt(ctx.Repo.Repository.ID, 10) +
|
||||
"&userid=" +
|
||||
|
||||
Reference in New Issue
Block a user