yaml was a mistake

This commit is contained in:
Cory LaViska
2025-02-03 15:12:56 -05:00
parent 471e6cc529
commit c858a3ab3c

View File

@@ -27,6 +27,8 @@ jobs:
if: env.no_changelog == 'true'
uses: peter-evans/create-or-update-comment@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.repository }}
issue-number: ${{ github.event.pull_request.number }}
body: |
❌ No changelog entry was found. Please add an entry to `docs/pages/resources/changelog.md`.