[openSUSE][OBS] Limit the workflow runs to the factory branch #25
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user