Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set default cache input to false for self-hosted runners #412

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dsame
Copy link
Contributor

@dsame dsame commented Aug 17, 2023

Description:
Wrap core.getBooleanInptu('cache') in order to force default value to false if action runs in self-hosted environment

Related issue:
#403

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@dsame dsame requested a review from a team as a code owner August 17, 2023 16:28
@dsame dsame linked an issue Aug 18, 2023 that may be closed by this pull request
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup-go action should allow for existing cache files
2 participants