Add debugging documentation
This commit is contained in:
parent
cff99ee7cd
commit
4a0411b89b
@ -64,3 +64,7 @@ jobs:
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
exempt-pr-labels: 'awaiting-approval,work-in-progress'
|
||||
```
|
||||
|
||||
### Debugging
|
||||
|
||||
To see debug ouput from this action, you must set the secret `ACTIONS_STEP_DEBUG` to `true` in your repository. You can run this action in debug only mode (no actions will be taken on your issues) by passing `debug-only` `true` as an argument to the action.
|
Loading…
x
Reference in New Issue
Block a user