Skip to content

Commit

Permalink
Update 2_bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Dec 20, 2020
1 parent cf651f3 commit aeecebc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/2_bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ assignees: peaceiris

**To Reproduce**

Set `RUNNER_DEBUG: 1` as follows:

```yaml
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
env:
RUNNER_DEBUG: 1
```
Steps to reproduce the behavior:
1. Go to '...'
Expand Down

0 comments on commit aeecebc

Please sign in to comment.