Skip to content

Commit c8d25ed

Browse files
authored
ci: add RUNNER_DEBUG 1 [skip ci]
1 parent 34a8a0c commit c8d25ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/label-commenter.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Label Commenter
2222
uses: peaceiris/[email protected]
23+
env:
24+
RUNNER_DEBUG: 1
2325
# with:
2426
# github_token: ${{ secrets.GITHUB_TOKEN }}
2527
# config_file: .github/label-commenter-config.yml

0 commit comments

Comments
 (0)