Skip to content

Commit

Permalink
Enable CI on ovirt-engine-4.5.1.z branch
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Perina <mperina@redhat.com>
  • Loading branch information
mwperina authored and mrkev-gh committed Jul 4, 2022
1 parent a47665d commit 91035b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: build
on:
push:
branches: [master, ovirt-engine-4.5.0.z]
branches: [master, ovirt-engine-4.5.0.z, ovirt-engine-4.5.1.z]
pull_request:
branches: [master, ovirt-engine-4.5.0.z]
branches: [master, ovirt-engine-4.5.0.z, ovirt-engine-4.5.1.z]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 91035b7

Please sign in to comment.