We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a8a0c commit c8d25edCopy full SHA for c8d25ed
.github/workflows/label-commenter.yml
@@ -20,6 +20,8 @@ jobs:
20
21
- name: Label Commenter
22
uses: peaceiris/[email protected]
23
+ env:
24
+ RUNNER_DEBUG: 1
25
# with:
26
# github_token: ${{ secrets.GITHUB_TOKEN }}
27
# config_file: .github/label-commenter-config.yml
0 commit comments