Skip to content

Commit

Permalink
chore(dependencies): Push lockfile for monorepo updates on rebuild/re…
Browse files Browse the repository at this point in the history
…base (apache#26943)
  • Loading branch information
rusackas authored and sfirke committed Mar 22, 2024
1 parent 5a49ba5 commit 337791e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-monorepo-lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 337791e

Please sign in to comment.