Skip to content

Commit aa980a9

Browse files
Merge pull request #1815 from stuggi/fr_sync_check
Move the olive sync checker to latest fr branch
2 parents 5c4250a + 6a58144 commit aa980a9

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)