mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-24 07:45:02 +01:00
fix: disable workflow recurse again (#31)
* This is a non existing feature for GitHub Actions
This commit is contained in:
@@ -35,7 +35,7 @@ type Input struct {
|
||||
containerArchitecture string
|
||||
containerDaemonSocket string
|
||||
containerOptions string
|
||||
noWorkflowRecurse bool
|
||||
workflowRecurse bool
|
||||
useGitIgnore bool
|
||||
githubInstance string
|
||||
containerCapAdd []string
|
||||
|
||||
Reference in New Issue
Block a user