Skip to content

Commit

Permalink
ci: move pub.dev workflow to workflow folder (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
axi92 authored Sep 20, 2024
1 parent 2e3f763 commit e913662
Show file tree
Hide file tree
Showing 3 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/workflows/cache.yml@main
uses: evva-sfw/workflows/workflows/cache.yml@main
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ permissions:
jobs:
semantic_pr-name:
name: semantic_pr-name
uses: evva-sfw/.github/workflows/semantic.yml@main
uses: evva-sfw/workflows/workflows/semantic.yml@main

0 comments on commit e913662

Please sign in to comment.