diff --git a/.github/workflows/update-lockfiles.yml b/.github/workflows/update-lockfiles.yml index ea1371d5a7829d..a24397827a2f53 100644 --- a/.github/workflows/update-lockfiles.yml +++ b/.github/workflows/update-lockfiles.yml @@ -1,9 +1,9 @@ name: update-lockfiles on: - # pull_request_target: - # types: [closed] - pull_request: + pull_request_target: + # types: [closed] + # pull_request: branches: - "release-**" types: