Skip to content

Commit 6a252da

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
operator-pr:
3030
name: Version
3131
runs-on: ubuntu-latest
32-
permissions:
33-
contents: write
3432
steps:
3533
- name: Checkout
3634
uses: actions/checkout@v4
@@ -64,6 +62,8 @@ jobs:
6462
upstream-repo-name: "k8s-operatorhub/community-operators"
6563
bundle-path-dir: "bundle"
6664
ci-path-file: "ci.yaml"
65+
user-name: "Foo Bar"
66+
user-email: "[email protected]"
6767
```
6868
6969
### Example PRs

0 commit comments

Comments
 (0)