lightning
lightning copied to clipboard
Conflict occurs during github sync when 2 workflows are triggered by the same commit
More description to be added:
- we want workflow a to run
- then we want workflow b to run
- they are both triggered by the same commit, but they do different things because we have multiple unrelated openfn projects in the same repo.
- how do we stop the conflicts?