This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new 33abdb057 chore: added top-level permissions to labeleer
33abdb057 is described below

commit 33abdb05745e6afc25147a29213d31e5e59c7b93
Author: lprimak <[email protected]>
AuthorDate: Fri Dec 5 03:29:31 2025 -0600

    chore: added top-level permissions to labeleer
---
 .github/labeler.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 020ae63d3..14203f026 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -16,6 +16,9 @@
 # under the License.
 
 # https://github.com/actions/labeler
+permissions:
+  contents: read
+
 github_actions:
   - any:
       - changed-files:

Reply via email to