[labeler] Fix to run on flutter/engine (flutter/engine#42634)
Fixes https://github.com/flutter/flutter/issues/128448#issuecomment-1581353250
This commit is contained in:
@@ -11,7 +11,7 @@ permissions: read-all
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
if: ${{ github.repository == 'flutter/flutter' }}
|
||||
if: ${{ github.repository == 'flutter/engine' }}
|
||||
permissions:
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user