cloudbeat icon indicating copy to clipboard operation
cloudbeat copied to clipboard

Add EKS CI to new GA test workflow

Open moukoublen opened this issue 1 year ago • 0 comments

After implementing the https://github.com/elastic/cloudbeat/issues/1976 of GA testing workflows (https://github.com/elastic/cloudbeat/pull/2000), EKS ci should be add to it and marked with if: ${{ !contains(fromJSON('["pull_request_target", "pull_request"]'), github.event_name) }} to run only after merge or on-demand.

moukoublen avatar Mar 27 '24 10:03 moukoublen