mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-06 18:08:04 +08:00
Experimetanl log level "-4" for logging every HTTP round-trip for GitHub API calls
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Set actions-runner-controller settings for testing
|
||||
logLevel: "-3"
|
||||
logLevel: "-4"
|
||||
githubWebhookServer:
|
||||
logLevel: "-3"
|
||||
logLevel: "-4"
|
||||
enabled: true
|
||||
labels: {}
|
||||
replicaCount: 1
|
||||
|
||||
Reference in New Issue
Block a user