Skip to content

Commit bf10922

Browse files
authored
[2.19] replace the bot account with one owned by testdevops (#411)
1 parent 5f1c740 commit bf10922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)