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 e14e969 commit 6a252da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
operator-pr:
name: Version
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -64,6 +62,8 @@ jobs:
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"
```
### Example PRs
Expand Down

0 comments on commit 6a252da

Please sign in to comment.