Unverified Commit e1a2bb37 authored by Drew Roen's avatar Drew Roen Committed by GitHub

Update sync-labels to use boolean (#139516)

https://github.com/actions/labeler/issues/112 has been fixed, and now requires boolean to be used. 

Related infra issue that this fixes: https://github.com/flutter/flutter/issues/139511
parent 1567a9d6
...@@ -18,5 +18,3 @@ jobs: ...@@ -18,5 +18,3 @@ jobs:
steps: steps:
# Source available at https://github.com/actions/labeler/blob/main/README.md # Source available at https://github.com/actions/labeler/blob/main/README.md
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9
with:
sync-labels: ''
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment