summaryrefslogtreecommitdiffstats
path: root/.obs/workflows.yml
diff options
context:
space:
mode:
Diffstat (limited to '.obs/workflows.yml')
-rw-r--r--.obs/workflows.yml33
1 files changed, 0 insertions, 33 deletions
diff --git a/.obs/workflows.yml b/.obs/workflows.yml
index 77b3c9f988..92e0336b99 100644
--- a/.obs/workflows.yml
+++ b/.obs/workflows.yml
@@ -11,36 +11,3 @@ rebuild:
branches:
only:
- main
-pull_request:
- steps:
- - branch_package:
- source_project: home:bluca:systemd
- source_package: systemd
- target_project: home:bluca:systemd:ci
- - branch_package:
- source_project: home:bluca:systemd
- source_package: systemd-fedora
- target_project: home:bluca:systemd:ci
- - configure_repositories:
- project: home:bluca:systemd:ci
- repositories:
- - name: Debian_Testing
- paths:
- - target_project: home:bluca:systemd
- target_repository: Debian_Testing
- architectures:
- - x86_64
- - name: Ubuntu_24.04
- paths:
- - target_project: home:bluca:systemd
- target_repository: Ubuntu_24.04
- architectures:
- - x86_64
- - name: Fedora_41
- paths:
- - target_project: home:bluca:systemd
- target_repository: Fedora_41
- architectures:
- - x86_64
- filters:
- event: pull_request