diff --git a/.github/workflows/version-branch-update.yaml b/.github/workflows/version-branch-update.yaml index 9cec5ce600..d2c2735932 100644 --- a/.github/workflows/version-branch-update.yaml +++ b/.github/workflows/version-branch-update.yaml @@ -1,7 +1,7 @@ name: Version Branch Update on: - pull_request_target: + pull_request: branches: - 'version-[0-9]-[0-9]' types: [opened, synchronize, reopened]