diff --git a/.github/workflows/renovate-semconv.yml b/.github/workflows/renovate-semconv.yml index 3a31ae2b2..8223e6efb 100644 --- a/.github/workflows/renovate-semconv.yml +++ b/.github/workflows/renovate-semconv.yml @@ -1,7 +1,8 @@ name: Renovate Semantic Conventions Post-Update on: - pull_request: + pull_request_target: + types: [opened, synchronize, edited] paths: - 'semantic_conventions/Rakefile' branches: