Skip to content

Commit 2c252a3

Browse files
authored
ci: comment out RUNNER_DEBUG [skip ci]
1 parent c8d25ed commit 2c252a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/label-commenter.yml

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

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

0 commit comments

Comments
 (0)