diff --git a/.github/workflows/check_properties.yml b/.github/workflows/check_properties.yml index b365fe1b4..0554c5387 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: