We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4804bb3 commit b13db78Copy full SHA for b13db78
models/actions/run_job.go
@@ -13,8 +13,8 @@ import (
13
repo_model "code.gitea.io/gitea/models/repo"
14
"code.gitea.io/gitea/modules/timeutil"
15
"code.gitea.io/gitea/modules/util"
16
- "github.com/nektos/act/pkg/jobparser"
17
+ "github.com/nektos/act/pkg/jobparser"
18
"xorm.io/builder"
19
)
20
0 commit comments