Skip to content

Commit

Permalink
Clean cache workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel committed Mar 9, 2024
1 parent 22f8fa9 commit fa67bba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cleancache.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Clean cache

on:
push:
branches:
- clean-cache
schedule:
- '0 0 * * 0'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit fa67bba

Please sign in to comment.