Suppression de EventBranch
This commit is contained in:
parent
c8d1fe0468
commit
5642e9ab3b
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