balena-os / leviathan-worker

The worker layer for Leviathan including worker plugins QemuKit & AutoKit
Apache License 2.0
6 stars 4 forks source link

patch: Merge new action with Flowzone #80

Closed vipulgupta2048 closed 11 months ago

vipulgupta2048 commented 11 months ago

Realised that a standalone action can't have a dependency and we do need a dependency so figured out a way to only run the push when the PR is closed. Error below:

The workflow must contain at least one job with no dependencies.

Signed-off-by: Vipul Gupta (@vipulgupta2048) vipulgupta2048@gmail.com