This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
fix a small nit (
#14769
)
tags/v1.15.0-dev
a1012112796
GitHub
4 years ago
parent
8908468fdd
commit
213d07bf2a
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
services/webhook/webhook.go
+ 2
- 0
services/webhook/webhook.go
View File
@@ -130,6 +130,8 @@ func prepareWebhook(w *models.Webhook, repo *models.Repository, event models.Hoo
if !e.Has() {
return nil
}
break
}
}
Write
Preview
Loading…
Cancel
Save