79702425

Date: 2025-07-15 17:10:59
Score: 0.5
Natty:
Report link

For someone running into that error in GH actions, setting:

env:
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

worked for me.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: satoshi