mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-19 06:28:03 +00:00
Update team-labeler action permissions (#21402)
Should solve issues like https://github.com/open-metadata/OpenMetadata/actions/runs/15259399461/job/42914194682?pr=21164
This commit is contained in:
parent
10501453f9
commit
269ab3ae47
1
.github/workflows/team-labeler.yml
vendored
1
.github/workflows/team-labeler.yml
vendored
@ -4,6 +4,7 @@ on:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
issues: write
|
||||||
|
|
||||||
name: Team Label
|
name: Team Label
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user