Skip to content

Commit

Permalink
Reverts "Update sync-labels to use boolean" (#139533)
Browse files Browse the repository at this point in the history
Reverts #139516
Initiated by: godofredoc
This change reverts the following previous change:
Original Description:
actions/labeler#112 has been fixed, and now requires boolean to be used. 

Related infra issue that this fixes: #139511
  • Loading branch information
auto-submit[bot] committed Dec 5, 2023
1 parent 8ec4c59 commit 5422af7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ 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 5422af7

Please sign in to comment.