1 Commits

Author SHA256 Message Date
3d3ae01eb7 Update workflow.config 2026-02-20 00:38:11 +01:00
3 changed files with 2 additions and 6 deletions

4
.gitmodules vendored
View File

@@ -373,7 +373,3 @@
[submodule "zstd"]
path = zstd
url = https://src.opensuse.org/testing/zstd.git
[submodule "spamassassin"]
path = spamassassin
url = gitea@src.opensuse.org:testing/spamassassin.git
branch = factory

Submodule spamassassin deleted from 14aeee4289

View File

@@ -1,5 +1,6 @@
{
"ObsProject": "home:adamm:git:1",
"Workflows": ["direct", "pr"],
"Organization": "testing"
"Organization": "testing",
"MergeMode": "replace"
}