Skip to content

Commit 92437db

Browse files
authored
Remove reviewers from the update agent versions automation (#4408)
Due to permissions of the GITHUB_TOKEN the list of teams is not available to the workflow. So, it cannot assign a team for review.
1 parent 33a4243 commit 92437db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bump-agent-versions.yml

-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,5 @@ jobs:
5454
--head "update-agent-versions-$GITHUB_RUN_ID" \
5555
--label 'Team:Elastic-Agent' \
5656
--label 'update-versions' \
57-
--reviewer 'elastic/elastic-agent-control-plane' \
5857
--repo $GITHUB_REPOSITORY
5958
fi

0 commit comments

Comments
 (0)