use correct path for prune job
This commit is contained in:
parent
28e815f7a9
commit
19378f6e00
|
@ -6,7 +6,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
paths:
|
||||
- ".github/workflows/housekeeping.yaml"
|
||||
- ".github/workflows/prune.yaml"
|
||||
schedule:
|
||||
- cron: "0 5 * * *"
|
||||
|
||||
|
|
Loading…
Reference in New Issue