Skip to content

Commit 17433e9

Browse files
committed
[release-0.95] git actions: Update IPAM lane to run branch
Signed-off-by: Or Shoval <[email protected]>
1 parent 08be949 commit 17433e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/kubevirt-ipam-controller.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Kubevirt IPAM controller Tests
22
on:
33
push:
4-
branches: [ "main" ]
4+
branches: [ "release-0.95" ]
55
pull_request:
6-
branches: [ "main" ]
6+
branches: [ "release-0.95" ]
77

88
jobs:
99
e2e:

0 commit comments

Comments
 (0)