Skip to content

Commit 6a58144

Browse files
committed
Move the olive sync checker to latest fr branch
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
1 parent 5c4250a commit 6a58144

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/crd-sync-check-olive.yaml renamed to .github/workflows/crd-sync-check-fr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CRD sync check olive branch
1+
name: CRD sync check latest fr branch
22

33
on:
44
schedule:
@@ -10,4 +10,4 @@ jobs:
1010
if: github.repository_owner == 'openstack-k8s-operators'
1111
uses: ./.github/workflows/crd-sync-check.yaml
1212
with:
13-
branch_name: olive
13+
branch_name: 18.0-fr5

0 commit comments

Comments
 (0)