From 7a02279a717b3af409e7735642ea72fce43c5bc6 Mon Sep 17 00:00:00 2001 From: Edward McFarlane Date: Fri, 1 Nov 2024 12:22:08 -0400 Subject: [PATCH] Add debugging to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fb3c7ec..d4e1192 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,12 @@ we recommend migrating to this consolidated action that has additional capabilit See the [migration guide](MIGRATION.md) for more information. +## Debugging + +To debug the action, rerun the workflow with debug logging enabled. +This will run all buf commands with the `--debug` flag. +See the [re-run jobs with debug logging](https://github.blog/changelog/2022-05-24-github-actions-re-run-jobs-with-debug-logging/) for more information. + ## Feedback and support If you have any feedback or need support, please reach out to us on the [Buf Slack][slack],