Suppression de EventBranch

This commit is contained in:
brice
2016-08-14 12:26:35 +02:00
parent c8d1fe0468
commit 5642e9ab3b
-1
View File
@@ -5,7 +5,6 @@ const (
EventPull = "pull_request"
EventTag = "tag"
EventDeploy = "deployment"
EventBranch = "branch"
)
const (