Remove quality-tests event (#1989)

pull/1979/head
Jeanne Angeles Franco 4 years ago committed by GitHub
parent f2fa1142d3
commit 2c10159086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,19 +42,6 @@ event "upload-dev" {
}
}
event "quality-tests" {
depends = ["upload-dev"]
action "quality-tests" {
organization = "hashicorp"
repository = "crt-workflows-common"
workflow = "quality-tests"
}
notification {
on = "fail"
}
}
event "security-scan-binaries" {
depends = ["upload-dev"]
action "security-scan-binaries" {

Loading…
Cancel
Save