Potencially fix approved labeler (#33083)
This commit is contained in:
3
.github/workflows/labeler-approved.yml
vendored
3
.github/workflows/labeler-approved.yml
vendored
@@ -7,9 +7,6 @@ on:
|
||||
jobs:
|
||||
add_label:
|
||||
if: github.event.review.state == 'APPROVED'
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions-ecosystem/action-add-labels@v1
|
||||
|
||||
Reference in New Issue
Block a user