From e920eb0555a67404677549ef62ebcd06e3c111cb Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Sat, 21 Dec 2024 23:48:02 +0100 Subject: [PATCH] Update check_properties.yml --- .github/workflows/check_properties.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/check_properties.yml b/.github/workflows/check_properties.yml index b365fe1b..0554c538 100644 --- a/.github/workflows/check_properties.yml +++ b/.github/workflows/check_properties.yml @@ -6,8 +6,7 @@ on: paths: - "src/main/resources/messages_*.properties" -permissions: - contents: read +permissions: read-all jobs: check-files: