Skip to content

Commit

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

- name: Label Commenter
uses: peaceiris/[email protected]
env:
RUNNER_DEBUG: 1
# env:
# RUNNER_DEBUG: 1
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit 2c252a3

Please sign in to comment.