diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index a14dd508..18d6dcef 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -5,6 +5,7 @@ on: - main paths: - 'docs/**' + workflow_dispatch: permissions: contents: write diff --git a/docs/configuration-guides/denylist-leaked-tokens.md b/docs/configuration-guides/denylist-leaked-tokens.md index 8bdb9e9d..b7ec9bc0 100644 --- a/docs/configuration-guides/denylist-leaked-tokens.md +++ b/docs/configuration-guides/denylist-leaked-tokens.md @@ -8,7 +8,7 @@ For REST API, should any of the flagged tokens surface in a request, the API Fir To enable the denylist feature: -1. Draft a .txt file with the compromised tokens. Each token should be on a new line. Here is an example: +1. Draft a `.txt` file with the compromised tokens. Each token should be on a new line. Here is an example: ```txt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzb21lIjoicGF5bG9hZDk5OTk5ODIifQ.CUq8iJ_LUzQMfDTvArpz6jUyK0Qyn7jZ9WCqE0xKTCA