Skip to content

Commit 9aff99e

Browse files
committed
[2.16] replace the bot account with one owned by testdevops
1 parent ee7fdd2 commit 9aff99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-remove-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Run add remove labels
4040
env:
41-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41+
GITHUB_TOKEN: ${{ secrets.RHODS_CI_BOT_PAT }}
4242
GITHUB_PR_NUMBER: "${{ github.event.pull_request.number || github.event.issue.number }}"
4343
GITHUB_EVENT_ACTION: ${{ github.event.action }}
4444
GITHUB_EVENT_REVIEW_STATE: ${{ github.event.review.state }}

0 commit comments

Comments
 (0)