aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/label-commenter.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/label-commenter.yml')
-rw-r--r--.github/workflows/label-commenter.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml
index be9216cc19..1d4eaaecdb 100644
--- a/.github/workflows/label-commenter.yml
+++ b/.github/workflows/label-commenter.yml
@@ -20,3 +20,5 @@ jobs:
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
+ with:
+ github_token: ${{ secrets.JF_BOT_TOKEN }}