Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97c40e32fb | |||
| 2e28c139ba | |||
| b649a459b8 | |||
| e8c20bad25 |
@@ -18,8 +18,6 @@
|
||||
name: Pre-commit
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ func defaultConfigKoanf() *koanf.Koanf {
|
||||
"logLevel": "info",
|
||||
"autoPull": true,
|
||||
"updateSystemOnUpgrade": false,
|
||||
"repos": []types.Repo{
|
||||
"repo": []types.Repo{
|
||||
{
|
||||
Name: "alr-default",
|
||||
URL: "https://gitea.plemya-x.ru/Plemya-x/alr-default.git",
|
||||
|
||||
Reference in New Issue
Block a user