This commit is contained in:
sillyguodong 2023-05-19 14:10:01 +08:00
parent 44366109b2
commit ca6b129163
No known key found for this signature in database
GPG key ID: 4A0646FA86256DF4
2 changed files with 3 additions and 1 deletions
go.mod
internal/pkg/config

2
go.mod
View file

@ -88,3 +88,5 @@ require (
)
replace github.com/nektos/act => gitea.com/gitea/act v0.245.2-0.20230516060355-9283cfc9b166
replace code.gitea.io/actions-proto-go => ../actions-proto-go

View file

@ -27,7 +27,7 @@ runner:
# The interval for fetching the job from the Gitea instance.
fetch_interval: 2s
# The labels of a runner are used to determine which jobs the runner can run, and how to run them.
# Please enter sequences (equivalent to lists or arrays).
# Please enter sequences (equivalent to lists or arrays)..
labels:
cache: