From 4372c1344fd92e5743667767a96be3d527aba546 Mon Sep 17 00:00:00 2001 From: "A. Lombarte" Date: Tue, 2 Jul 2024 20:43:48 +0200 Subject: [PATCH] Update labels.yml --- .github/workflows/labels.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 42134a2f..21ff0c0d 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -10,3 +10,4 @@ jobs: permissions: issues: write pull-requests: write + contents: read