Add autodetect event flag (#486)
* Add autodetect event flag * Add new flag to README.md * Make help more clear
This commit is contained in:
@@ -10,6 +10,7 @@ type Input struct {
|
||||
actor string
|
||||
workdir string
|
||||
workflowsPath string
|
||||
autodetectEvent bool
|
||||
eventPath string
|
||||
reuseContainers bool
|
||||
bindWorkdir bool
|
||||
|
Reference in New Issue
Block a user