We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d8cd8 commit b63a53eCopy full SHA for b63a53e
.github/workflows/label.yml
@@ -13,6 +13,8 @@ jobs:
13
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
14
with:
15
repo-token: "${{ secrets.GITHUB_TOKEN }}"
16
+ sync-labels: true
17
+ dot: true
18
19
- name: Set documentation preview
20
if: github.event.pull_request.head.repo.fork == false && github.ref != 'refs/heads/guacbot/translation-pipeline'
.github/workflows/product_labels.yml
0 commit comments