opprDev / medical-image-downloader

:hospital: Medical Image Downloader
https://opprdev.github.io/medical-image-downloader
MIT License
8 stars 3 forks source link

CI/CD: Manual trigger of validation workflow #24

Closed luisrgpt closed 3 years ago

luisrgpt commented 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.

luisrgpt commented 3 years ago

Here's some evidence that this way of triggering workflows can access GitHub secrets: https://github.com/opprDev/medical-image-downloader/actions/runs/523871132