Skip to content

Commit

Permalink
ci: Update cleanup-caches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Jan 17, 2024
1 parent 55463fe commit 15ccd37
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cleanup-caches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
types:
- closed
workflow_dispatch:
push:
branches: "**"

jobs:
cleanup:
Expand All @@ -13,4 +15,4 @@ jobs:
actions: write
steps:
- name: Cleanup
uses: 4m-mazi/souji-action@436bf232be3086769d91561af0aafad09eca8de5
uses: 4m-mazi/souji-action@7c7b46756d640ff697b49840df9b58a6f832b09c

0 comments on commit 15ccd37

Please sign in to comment.