Skip to content

Commit

Permalink
ci: add RUNNER_DEBUG 1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Nov 26, 2020
1 parent 34a8a0c commit c8d25ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label-commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1.8.0
env:
RUNNER_DEBUG: 1
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit c8d25ed

Please sign in to comment.