I noticed that whenever a new issue is opened, the Greetings workflow fails to run. Under my notifications, I keep seeing an error like:
Invalid workflow file
.github/workflows/greetings.yml (Line: 13, Col: 19):
Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
I'm not familiar with how GitHub workflows or CI/CD pipelines work, so I’m not sure how to fix this. Just wanted to report it in case it helps.