From ae3a0707c841e5d59f3dd7df858107e450f3ea3d Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Thu, 25 Jan 2024 17:59:59 +0100 Subject: [PATCH] doc: remove extra spaces from example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbaa6310..173244e8 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ permissions: jobs: lint: runs-on: ubuntu-latest - + permissions: # required for all workflows security-events: write