Skip to content

Commit b63a53e

Browse files
committed
Fix labeler
1 parent c2d8cd8 commit b63a53e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/label.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
1414
with:
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"
16+
sync-labels: true
17+
dot: true
1618

1719
- name: Set documentation preview
1820
if: github.event.pull_request.head.repo.fork == false && github.ref != 'refs/heads/guacbot/translation-pipeline'

.github/workflows/product_labels.yml

Whitespace-only changes.

0 commit comments

Comments
 (0)