We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd150fb commit 50b9bd6Copy full SHA for 50b9bd6
.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