Skip to content

Commit

Permalink
fix: naming convention for cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsto committed Sep 13, 2024
1 parent 42a7bbb commit 348d93f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/cache.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: cache
on:
pull_request:
types:
- closed
jobs:
cache_cleanup:
name: Clean up cache
uses: evva-sfw/.github/clean-cache.yml@main
9 changes: 0 additions & 9 deletions .github/workflows/cleanup-cache.yml

This file was deleted.

0 comments on commit 348d93f

Please sign in to comment.