Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontes11 committed Jul 16, 2024
1 parent 6a252da commit 908ce73
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,15 @@ jobs:
version: "${{ steps.version.outputs.version }}"
fork-repo-name: "mariadb-operator/community-operators"
upstream-repo-name: "k8s-operatorhub/community-operators"
bundle-path-dir: "bundle"
ci-path-file: "ci.yaml"
user-name: "Foo Bar"
user-email: "foobar@foobarcorp.com"
bundle-path-dir: "deploy/olm"
ci-path-file: "deploy/olm/ci.yaml"
user-name: "Martin Montes"
user-email: "martin11lrx@gmail.com"
```
> [!NOTE]
> The provided paths match the manifests available in the current repository.
### Example PRs
- https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4154

0 comments on commit 908ce73

Please sign in to comment.