From 9ef44685eecf1930df66b470a30624ce04e291ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20D=C3=A9trez?= Date: Thu, 22 Feb 2024 00:45:42 +0100 Subject: [PATCH] Fix typo in workflow --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 3c50df9..7dfc7d1 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -6,7 +6,7 @@ on: branches: [ "main" ] permissions: - content: read + contents: read jobs: