Skip to content

Commit c7a6d57

Browse files
authored
[chore] Remove invalid fields from update-otel GH actions (#37151)
I took them from another OTel project and added them in #37149, but the values are invalid. A multiline YAML flag is missing. I'm removing them for now since I don't think they are necessary.
1 parent 2c14176 commit c7a6d57

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/update-otel.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ jobs:
3131
branch: opentelemetrybot/update-otel
3232
path: opentelemetry-collector-contrib
3333
base: main
34-
author:
35-
opentelemetrybot
36-
37-
committer:
38-
opentelemetrybot
39-
4034
token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}
4135
commit-message: [chore] Update to latest opentelemetry-collector release.
4236
title: "[chore] Update to latest opentelemetry-collector"

0 commit comments

Comments
 (0)