[openSUSE][OBS] Limit the workflow runs to the factory branch #25

Merged
dfaggioli merged 1 commits from factory into factory 2023-05-16 10:45:37 +02:00

View File

@@ -6,6 +6,9 @@ pr_workflow:
target_project: Virtualization:Staging:PRs
filters:
event: pull_request
branches:
only:
- factory
rebuild_workflow:
steps:
# Will automatically rebuild the package
@@ -14,3 +17,6 @@ rebuild_workflow:
package: qemu
filters:
event: push
branches:
only:
- factory