diff --git a/plugin.go b/plugin.go index a46473f..d8c691e 100644 --- a/plugin.go +++ b/plugin.go @@ -47,6 +47,7 @@ func (p Plugin) Exec() error { workflowFile, "-P", fmt.Sprintf("ubuntu-latest=%s", p.Action.Image), + "-b", "--detect-event", }