diff --git a/.github/workflows/schema-validation.yml b/.github/workflows/schema-validation.yml index ad05f86246c..565e7cf8a7d 100644 --- a/.github/workflows/schema-validation.yml +++ b/.github/workflows/schema-validation.yml @@ -2,6 +2,9 @@ name: Validate schema changes on: pull_request_target: + types: + - opened + - edited branches: - dev-2.x