Skip to content

Commit 4cfd119

Browse files
committed
debug note
1 parent 6469dc1 commit 4cfd119

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@ You can also require a set of multiple labels
101101
gh combine owner/repo --labels security,dependencies
102102
```
103103

104+
### Running with Debug Logging
105+
106+
```bash
107+
LOG_LEVEL=DEBUG gh combine owner/repo
108+
```
109+
104110
---
105111

106112
Run `gh combine --help` for more information and full command/options usage.

0 commit comments

Comments
 (0)