We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8bc09 commit 8640773Copy full SHA for 8640773
.github/workflows/triage_for_changelog.yml
@@ -13,6 +13,7 @@ jobs:
13
with:
14
repo-token: "${{ secrets.GITHUB_TOKEN }}"
15
sync-labels: true
16
+ dot: true
17
ensure:
18
uses: "./.github/workflows/ensure_changelog_label.yml"
19
needs: "triage"
0 commit comments