Skip to content

Commit

Permalink
Update cleanup-caches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Sep 26, 2024
1 parent e244a6e commit 8648881
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/cleanup-caches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ on:

jobs:
cleanup:
runs-on: ubuntu-latest
permissions:
actions: write
contents: read
uses: 4m-mazi/souji-action/.github/workflows/_souji.yml@switch-to-esm
with:
branch-names: ${{ inputs.branchNames }}
steps:
- name: Cleanup
uses: 4m-mazi/souji-action@switch-to-esm
with:
branch-names: ${{ inputs.branchNames }}

0 comments on commit 8648881

Please sign in to comment.