mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[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:
parent
a3843d747d
commit
7507e8dc16
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user