diff --git a/.github/workflows/changelog_reminder.yml b/.github/workflows/changelog_reminder.yml index 39c33ba..3c05597 100644 --- a/.github/workflows/changelog_reminder.yml +++ b/.github/workflows/changelog_reminder.yml @@ -7,6 +7,7 @@ jobs: steps: - uses: actions/github-script@v7 with: + github-token: ${{secrets.GITHUB_TOKEN}} script: | // Get a list of all issues created by the PR opener // See: https://octokit.github.io/rest.js/#pagination