Compare commits

..

1 Commits

Author SHA1 Message Date
Christian Richter
9304c2e65b test seperate notify pipeline
Some checks reported errors
continuous-integration/drone/pr Build was killed
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-19 14:08:21 +02:00

View File

@@ -52,7 +52,6 @@ def notify(ctx):
"refs/heads/master", "refs/heads/master",
"refs/heads/release*", "refs/heads/release*",
"refs/tags/**", "refs/tags/**",
"refs/pull/**",
], ],
"status": [ "status": [
"failure", "failure",