Skip to content

Commit 8640773

Browse files
Fix changelog tracking for dot files
References actions/labeler#316 Fixes #4804 (cherry picked from commit edfc321)
1 parent ab8bc09 commit 8640773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/triage_for_changelog.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1515
sync-labels: true
16+
dot: true
1617
ensure:
1718
uses: "./.github/workflows/ensure_changelog_label.yml"
1819
needs: "triage"

0 commit comments

Comments
 (0)