Closed luisrgpt closed 3 years ago
As mentioned in GitHub Docs:
[GitHub] secrets are not passed to the runner when a workflow is triggered from a forked repository.
In fact, we've verified this behavior in PR's #14 to #22, which were all created from a forked repository.
For that reason, I'll configure the validation workflow to be manually triggered only.
Here's some evidence that this way of triggering workflows can access GitHub secrets: https://github.com/opprDev/medical-image-downloader/actions/runs/523871132
As mentioned in GitHub Docs:
In fact, we've verified this behavior in PR's #14 to #22, which were all created from a forked repository.
For that reason, I'll configure the validation workflow to be manually triggered only.