Github workflow doesn't trigger after Dependabot commits bun.lockb file #11051
Unanswered
kristian-nst
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're using Bun, so to enable the updates of the bun lockfile, we need to do a custom action like this:
Taken from:
#6528
However, on this second commit and push, my regular pipeline doesn't run. What am I missing?
My other workflow looks like:
Beta Was this translation helpful? Give feedback.
All reactions