After running the workflow for the first time from my generated repo, I noticed that the job did not have any effect despite being marked as successful:
Run starred --username ${USERNAME} --repository ${REPOSITORY} --sort --token ${GITHUB_TOKEN} --message 'awesome-stars category by language update by github actions cron, created by starred'
Error: 403, message='Forbidden', url=URL('https://api.github.com/graphql')
After running the workflow for the first time from my generated repo, I noticed that the job did not have any effect despite being marked as successful:
Screenshot of the log: