We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ccb979 commit f7bbfb3Copy full SHA for f7bbfb3
.github/workflows/codeowner-cleanup.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Run cleanowners action
21
uses: github/cleanowners@v1
22
env:
23
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.HOLOPIN_LABELER }}
24
REPOSITORY: cloudflare/cloudflare-docs
25
ORGANIZATION: cloudflare
26
DRY_RUN: true
0 commit comments