Skip to content

Commit b13db78

Browse files
committed
fix fmt
1 parent 4804bb3 commit b13db78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/actions/run_job.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ import (
1313
repo_model "code.gitea.io/gitea/models/repo"
1414
"code.gitea.io/gitea/modules/timeutil"
1515
"code.gitea.io/gitea/modules/util"
16-
"github.com/nektos/act/pkg/jobparser"
1716

17+
"github.com/nektos/act/pkg/jobparser"
1818
"xorm.io/builder"
1919
)
2020

0 commit comments

Comments
 (0)