Skip to content

Commit 908ce73

Browse files
committed
Updated README.md
1 parent 6a252da commit 908ce73

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,15 @@ jobs:
6060
version: "${{ steps.version.outputs.version }}"
6161
fork-repo-name: "mariadb-operator/community-operators"
6262
upstream-repo-name: "k8s-operatorhub/community-operators"
63-
bundle-path-dir: "bundle"
64-
ci-path-file: "ci.yaml"
65-
user-name: "Foo Bar"
66-
user-email: "foobar@foobarcorp.com"
63+
bundle-path-dir: "deploy/olm"
64+
ci-path-file: "deploy/olm/ci.yaml"
65+
user-name: "Martin Montes"
66+
user-email: "martin11lrx@gmail.com"
6767
```
6868
69+
> [!NOTE]
70+
> The provided paths match the manifests available in the current repository.
71+
6972
### Example PRs
7073
7174
- https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4154

0 commit comments

Comments
 (0)