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

Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
This commit is contained in:
2023-05-16 10:45:36 +02:00
parent e1118fb023
commit 9c5c29fb4f
+6
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