You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After implementing the #1976 of GA testing workflows (#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.
The text was updated successfully, but these errors were encountered:
After implementing the #1976 of GA testing workflows (#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.The text was updated successfully, but these errors were encountered: