Skip to content

Commit

Permalink
Update sync-labels to use boolean (#139516)
Browse files Browse the repository at this point in the history
actions/labeler#112 has been fixed, and now requires boolean to be used. 

Related infra issue that this fixes: #139511
  • Loading branch information
drewroengoogle committed Dec 4, 2023
1 parent 1567a9d commit e1a2bb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ jobs:
steps:
# Source available at https://github.com/actions/labeler/blob/main/README.md
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9
with:
sync-labels: ''

0 comments on commit e1a2bb3

Please sign in to comment.