Skip to content

Commit

Permalink
fix: corrected paths
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsto committed Sep 13, 2024
1 parent a1a9c3c commit aac92cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:
jobs:
cache_cleanup:
name: Clean up cache
uses: evva-sfw/.github/cache.yml@main
uses: evva-sfw/.github/workflows/cache.yml@main
2 changes: 1 addition & 1 deletion .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ permissions:
pull-requests: read
jobs:
semantic_pr-name:
uses: evva-sfw/.github/semantic.yml@main
uses: evva-sfw/.github/workflows/semantic.yml@main

0 comments on commit aac92cd

Please sign in to comment.