Skip to content

feat: add support for restore-only input#76

Open
mhassan1 wants to merge 1 commit into
tespkg:mainfrom
mhassan1:restore-only
Open

feat: add support for restore-only input#76
mhassan1 wants to merge 1 commit into
tespkg:mainfrom
mhassan1:restore-only

Conversation

@mhassan1
Copy link
Copy Markdown

This PR adds support for a new restore-only input to the root actions-cache.

The use case for this is similar to actions-cache/restore, but where we want to skip the save dynamically; for example:

- uses: tespkg/actions-cache@v1
  with:
    restore-only: ${{ inputs.skip_cache_save }}

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.

1 participant