This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch more-lockfile-shenanigans
in repository https://gitbox.apache.org/repos/asf/superset.git

commit b965bfea62f8a6838425767719b3215b66449eed
Author: Evan Rusackas <[email protected]>
AuthorDate: Wed Jan 31 16:56:21 2024 -0700

    chore(dependencies): Push lockfile for monorepo updates on rebuild/rebase
---
 .github/workflows/update-monorepo-lockfiles.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/update-monorepo-lockfiles.yml 
b/.github/workflows/update-monorepo-lockfiles.yml
index 409f9b8029..e5af99f861 100644
--- a/.github/workflows/update-monorepo-lockfiles.yml
+++ b/.github/workflows/update-monorepo-lockfiles.yml
@@ -6,7 +6,7 @@ on:
       - 'superset-frontend/packages/**/package.json'
       - 'superset-frontend/plugins/**/package.json'
     # Trigger this workflow when Dependabot creates a pull request
-    types: [opened]
+    types: [opened, synchronize, reopened]
 
 jobs:
   update-lock-file:

Reply via email to