Skip to content

Commit

Permalink
Fix changelog tracking for dot files
Browse files Browse the repository at this point in the history
References actions/labeler#316

Fixes #4804

(cherry picked from commit edfc321)
  • Loading branch information
waiting-for-dev committed Jun 6, 2023
1 parent 0d473bc commit 9cc1381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/triage_for_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
dot: true
ensure:
uses: "./.github/workflows/ensure_changelog_label.yml"
needs: "triage"

0 comments on commit 9cc1381

Please sign in to comment.