Skip to content

feat: add support for restore-only input#76

Merged
jackieli-tes merged 1 commit into
tespkg:mainfrom
mhassan1:restore-only
Jun 16, 2026
Merged

feat: add support for restore-only input#76
jackieli-tes merged 1 commit into
tespkg:mainfrom
mhassan1:restore-only

Conversation

@mhassan1

Copy link
Copy Markdown
Contributor

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 }}

@mhassan1

Copy link
Copy Markdown
Contributor Author

@jackieli-tes Do you have any thoughts on this PR?

@jackieli-tes
jackieli-tes merged commit b91697c into tespkg:main Jun 16, 2026
10 of 26 checks passed
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.

2 participants