waka-readme-stats
waka-readme-stats copied to clipboard
Make GitHub Actions workflows work in all scenarios
For some reason however, the workflows are failing as the secrets are not getting passed through. We need to figure out why that is happening an come up with a workaround. I also noticed the other day, secrets are not getting passed to pull requests from forks. I remember reading somewhere long ago that GitHub is doing this for security reasons. Right now, the workflows are only working for human made pull requests from this repository and not for bot made pull requests from this repository or human made pull requests from forks.
Originally posted by @aravindvnair99 in https://github.com/anmol098/waka-readme-stats/issues/409#issuecomment-1453044331
@aravindvnair99 you raised with github did we get any response from them
Found a article i think this might help https://securitylab.github.com/research/github-actions-preventing-pwn-requests/