Suppression de EventBranch
This commit is contained in:
parent
c60f4f5c4b
commit
37f89e924a
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ const (
|
||||||
EventPull = "pull_request"
|
EventPull = "pull_request"
|
||||||
EventTag = "tag"
|
EventTag = "tag"
|
||||||
EventDeploy = "deployment"
|
EventDeploy = "deployment"
|
||||||
EventBranch = "branch"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in a new issue