mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-20 03:46:09 +08:00
support list/map/scalar for on and needs
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
@@ -3,7 +3,7 @@ package model
|
||||
import (
|
||||
"io"
|
||||
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
// ActionRunsUsing is the type of runner for the action
|
||||
|
||||
Reference in New Issue
Block a user