chore(dependencies): Push lockfile for monorepo updates on rebuild/rebase (#26943)

This commit is contained in:
Evan Rusackas
2024-01-31 21:57:13 -07:00
committed by GitHub
parent f2bf9f72e4
commit eb257a44f6

View File

@@ -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: