use correct path for prune job
This commit is contained in:
2
.github/workflows/prune.yaml
vendored
2
.github/workflows/prune.yaml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- ".github/workflows/housekeeping.yaml"
|
||||
- ".github/workflows/prune.yaml"
|
||||
schedule:
|
||||
- cron: "0 5 * * *"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user