You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cache/.github/workflows
Jasperhino cae5e556dd Trim upstream-specific workflows + CODEOWNERS
Drop workflows we don't need on the fork:
- licensed.yml (no .licenses for @google-cloud/storage)
- workflow.yml (jest tests mock @actions/cache, break with wrapper)
- close-inactive-issues, issue-opened, pr-opened (upstream oncall)
- publish-immutable-actions (not publishing to marketplace)
- release-new-action-version (replaced by auto-tag.yml)

Drop CODEOWNERS so merges don't require @actions/actions-cache review.
Drop .licensed.yml config (no longer used).
4 days ago
..
auto-tag.yml Add auto-tag workflow to move v1 tag on main pushes 4 days ago
check-dist.yml Cleanup workflow file names 3 months ago
codeql.yml Cleanup workflow file names 3 months ago