Skip to content

Commit 8cec7c9

Browse files
authored
Update codeowner-cleanup.yml (cloudflare#24564)
Change token perms
1 parent 4ccb979 commit 8cec7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeowner-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run cleanowners action
2121
uses: github/cleanowners@v1
2222
env:
23-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23+
GH_TOKEN: ${{ secrets.HOLOPIN_LABELER }}
2424
REPOSITORY: cloudflare/cloudflare-docs
2525
ORGANIZATION: cloudflare
2626
DRY_RUN: true

0 commit comments

Comments
 (0)