Skip to content

Commit

Permalink
Update delete_caches.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaisakhkannan committed May 28, 2024
1 parent b5f5208 commit 56c6466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/delete_caches.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: cleanup caches by a branch
on:
schedule:
- cron: '10 16 * * 1-5'
push:
branches: '**'

jobs:
cleanup:
Expand Down

0 comments on commit 56c6466

Please sign in to comment.