Closed guibranco closed 2 months ago
Click the checkbox below to generate a PR!
You have 5 requests left in this cycle which refreshes on 2024-08-21 09:19:24. If you have any questions or concerns, please contact us at info@gitauto.ai.
@guibranco Pull request completed! Check it out here https://github.com/GuilhermeStracini/apiclient-boilerplate-rs/pull/45 🚀 Should you have any questions or wish to change settings or limits, please feel free to contact info@gitauto.ai or invite us to Slack Connect.
Sorry, we have an error. Please try again.
Have feedback or need help? Feel free to email info@gitauto.ai.
Description
When the build runs from a forked repository, it fails when it needs to use a secure environment variable. Conditionally execute these steps only if not in a forked pull request.
Screenshots
Additional information
Maybe we can use the
APPVEYOR_PULL_REQUEST_HEAD_REPO_NAME
environment variable to detect the repository where the PR comes from