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 Jul 6, 2024
1 parent 33f5662 commit d7c55ad
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/cleanup-caches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ on:

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

0 comments on commit d7c55ad

Please sign in to comment.