From 269ab3ae4714a7d3c34fa8858bd7d1cff76bddce Mon Sep 17 00:00:00 2001 From: Matias Puerta Date: Mon, 26 May 2025 20:12:32 +0200 Subject: [PATCH] Update team-labeler action permissions (#21402) Should solve issues like https://github.com/open-metadata/OpenMetadata/actions/runs/15259399461/job/42914194682?pr=21164 --- .github/workflows/team-labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/team-labeler.yml b/.github/workflows/team-labeler.yml index 27997db22ff..1395f284cf5 100644 --- a/.github/workflows/team-labeler.yml +++ b/.github/workflows/team-labeler.yml @@ -4,6 +4,7 @@ on: permissions: contents: read pull-requests: write + issues: write name: Team Label jobs: