waka-readme-stats icon indicating copy to clipboard operation
waka-readme-stats copied to clipboard

Make GitHub Actions workflows work in all scenarios

Open aravindvnair99 opened this issue 1 year ago • 1 comments

          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 avatar Mar 03 '23 06:03 aravindvnair99

@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/

anmol098 avatar Mar 15 '23 04:03 anmol098