Compare commits

..
1 Commits
Author SHA1 Message Date
Christian Richter 6daf086844 test seperate notify pipeline
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-19 13:55:29 +02:00
+1 -1
View File
@@ -81,7 +81,7 @@ def stepPR(ctx, arch, path):
} }
}, },
], ],
"depends_on": [], "depends_on": ["matrix-notifications"],
"trigger": { "trigger": {
"ref": [ "ref": [
"refs/pull/**", "refs/pull/**",